|   | Name | Description | 
  | Cells | Gets the collection of the WebGridCell objects.   | 
  | Checked | Specifies whether or not the current row is checked.   | 
  | ChildNotExpandable | Specifies whether or not the child table can be expanded.   | 
  | Children | Gets the collection of children rows.   | 
  | ChildrenLoaded | Returns whether children row's has been loaded.   | 
  | Collection |  (Inherited from ISNet.WebUI.NamedObjectBase) | 
  | CustomAggregateResult | Gets the custom aggregate result for the Grid's group row.   | 
  | DataChanged | Returns whether row's data has been changed.   | 
  | DataRow | Returns the DataRow object that is used to display this row.   | 
  | DataSourceIndex | Gets the ordinal data row index based on datasource row's index.   | 
  | Expanded | Gets or sets a value whether or not the row is expanded.   | 
  | ForceNoEdit | Determines whether this row will be forced to not allow editing.   | 
  | Grid | Gets the WebGrid object that owns the row.   | 
  | Height | Gets or sets the height of the row in Unit.   | 
  | KeyValue | Returns the value of the field specified in DataKeyField property of a WebGridTable object.   | 
  | KeyValues | Gets the key values of composite data key fields.   | 
  | Name |  (Inherited from ISNet.WebUI.NamedObjectBase) | 
  | Parent | Gets the parent row that owns this row.   | 
  | ParentCollection | Gets the parent collection that own this row.   | 
  | ParentTableRow | Gets the parent table row that owns this row.   | 
  | Position | Gets or sets the ordinal position of the row object.   | 
  | PreviewRowValue | Returns the value of the field specified in DataMember property of PreviewRowSettings object.   | 
  | Selected |    | 
  | SelfRefChildNotExpandable | Gets or sets a value indicating whether or not the self ref child row is expandable. When set to True, the expand/plus icon will not be shown.   | 
  | SelfRefChildren | Gets the collection of self referencing children rows.   | 
  | SelfRefLevel | Gets the self referencing level of this row.   | 
  | SelfRefParentRow | Gets the self referencing parent row that owns this row.   | 
  | Style | Gets or sets the style applied to the row.   | 
  | Table | Gets the WebGridTable of which the row belongs to.   | 
  | Tag |    | 
  | Type | Gets the type of the row.   | 
  | Visible | Specifies whether the row should be rendered.   |