Show / Hide Table of Contents

Interface IAllowGetGrid

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

Methods

GetGrid<T>(out IGPALGrid<T>)

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