The IDataGridChildren interface contains properties of child objects, parents of which enter into the composition of the DataGrid component.
Property name | Brief description | |
Count | The Count property returns the number of container children. | |
Item | The Item property returns parameters of a child object. |
See also: