IGridRow interface
Namespace: NextDesign.Core
Description
Provides access to the form's grid rows.
Affiliation area
Name | Description |
---|---|
Editor | APIs to access editors. |
Inherit Base
Name | Description |
---|---|
IFormElement | Access object to form element information. |
Property
Name | Description |
---|---|
Cells | cells in this grid row |
Method
Name | Description |
---|---|
GetSelectedCells | Gets the selected cells in this grid row. Returns an empty collection if there are no selected cells. |
Annotations
IGrowRow objects are not associated with view definitions.
So be aware that getting any of the properties below will return null .
- IRepresentation. ViewDefinition
- IEditorElement. ElementDefinition
- IEditorElement.Path