Show / Hide Table of Contents

Interface IAllowGetGrid

Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowGetGrid

Methods

GetGrid(out IGPALGrid<String>)

Declaration
IAllowWithHeaderOrFileActions GetGrid(out IGPALGrid<string> returnGrid)
Parameters
Type Name Description
IGPALGrid<System.String> returnGrid
Returns
Type Description
IAllowWithHeaderOrFileActions
In This Article
Back to top Generated by DocFX