GridEmptyDataAreaTemplateContext Constructors
Stores information about the Grid and is passed as the context parameter to the Grid.EmptyDataAreaTemplate.Name | Parameters | Description |
---|---|---|
GridEmptyDataAreaTemplateContext(IGrid) | grid | Initializes a new instance of the GridEmptyDataAreaTemplateContext class with specified settings. |
See Also