Name | Description | |
---|---|---|
GridDetailRow Constructor | Initializes a new instance of the GridDetailRow class. |
The following tables list the members exposed by GridDetailRow.
Name | Description | |
---|---|---|
GridDetailRow Constructor | Initializes a new instance of the GridDetailRow class. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from C1.Android.Grid.GridRow) | |
ActualVisible | Gets a value indicating whether the row is visible. The row could be collapsed either because the GridRow.IsVisible was set to false or the GridRow.Parent is collapsed. (Inherited from C1.Android.Grid.GridRow) | |
AllowDragging | (Inherited from C1.Android.Grid.GridRow) | |
AllowMerging | Gets or sets a value that indicates whether cells in this row can be merged. (Inherited from C1.Android.Grid.GridRow) | |
AllowResizing | Gets or sets a value indicating whether this row can be resized. (Inherited from C1.Android.Grid.GridRow) | |
BackgroundColor | (Inherited from C1.Android.Grid.GridRow) | |
CollectionView | (Inherited from C1.Android.Grid.GridBoundRow) | |
DataIndex | Gets the index of the data inside the collection of items. (Inherited from C1.Android.Grid.GridBoundRow) | |
DataItem | Gets the data item. (Inherited from C1.Android.Grid.GridBoundRow) | |
Grid | Gets the grid containing this row. (Inherited from C1.Android.Grid.GridRow) | |
HeaderBackgroundColor | (Inherited from C1.Android.Grid.GridRow) | |
HeaderTextColor | (Inherited from C1.Android.Grid.GridRow) | |
Height | Gets or sets the height of the row. (Inherited from C1.Android.Grid.GridRow) | |
Index | Gets the index of the row inside the collection of rows of the associated FlexGrid. (Inherited from C1.Android.Grid.GridRowCol) | |
IsAutoGenerated | (Inherited from C1.Android.Grid.GridRowCol) | |
IsReadOnly | Gets or sets a value indicating whether this row is read only. (Inherited from C1.Android.Grid.GridRow) | |
IsVisible | Gets or sets a value indicating whether the row is visible and not collapsed. (Inherited from C1.Android.Grid.GridRow) | |
Level | Gets or sets the nesting level inside a group. This is zero if no grouping is used. (Inherited from C1.Android.Grid.GridRow) | |
MaxHeight | Gets or sets the maximum height of the row. (Inherited from C1.Android.Grid.GridRow) | |
MinHeight | Gets or sets the minimum height of the row. (Inherited from C1.Android.Grid.GridRow) | |
Parent | Gets the parent group row. (Inherited from C1.Android.Grid.GridRow) | |
TextColor | (Inherited from C1.Android.Grid.GridRow) | |
WordWrap | (Inherited from C1.Android.Grid.GridRow) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Android.Grid.GridRowCol) | |
PropertyChanging | (Inherited from C1.Android.Grid.GridRowCol) |