Click or drag to resize
GridNestedViewItem Properties

The GridNestedViewItem type exposes the following members.

Properties
  Name Description
Public property NestedTableViews
Gets an array of GridTableView objects residing in the NestedViewCell.
Public property NestedViewCell
Gets the cell that contains the NestedTableViews.
Public property ParentItem
Gets a reference to a GridDataItem that is parent of this GridNestedViewItem
Top
See Also