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 |