GridDetailRowTemplateContext Properties
Stores information about a Grid detail row and is passed as the context
parameter to the DetailRowTemplate.
Name | Description |
---|---|
Data |
Returns the processed data item. |
Grid | Returns the Grid object. |
Master |
Returns the visible index of the master row that corresponds to the processed detail row. |
See Also