Krypton OutlookGrid Help
|
OutlookGridRow Properties |
The OutlookGridRow type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
AccessibilityObject | (Inherited from DataGridViewRow.) |
|
Cells | (Inherited from DataGridViewRow.) |
|
Collapsed |
Gets or sets a value indicating whether this OutlookGridRow is collapsed.
|
|
ContextMenuStrip | (Inherited from DataGridViewRow.) |
|
DataBoundItem | (Inherited from DataGridViewRow.) |
|
DataGridView | (Inherited from DataGridViewElement.) |
|
DefaultCellStyle | (Inherited from DataGridViewRow.) |
|
DefaultHeaderCellType | (Inherited from DataGridViewBand.) |
|
Displayed | (Inherited from DataGridViewRow.) |
|
DividerHeight | (Inherited from DataGridViewRow.) |
|
ErrorText | (Inherited from DataGridViewRow.) |
|
Frozen | (Inherited from DataGridViewRow.) |
|
Group |
Gets or sets the group to the row belongs to.
|
|
HasChildren |
Gets a value indicating whether this instance has children.
|
|
HasDefaultCellStyle | (Inherited from DataGridViewBand.) |
|
HeaderCell | (Inherited from DataGridViewRow.) |
|
HeaderCellCore | (Inherited from DataGridViewBand.) |
|
Height | (Inherited from DataGridViewRow.) |
|
Index | (Inherited from DataGridViewBand.) |
|
InheritedStyle | (Inherited from DataGridViewRow.) |
|
IsFirstSibling |
Gets a value indicating whether this instance is first sibling.
|
|
IsGroupRow |
Gets or sets a value indicating whether this instance is a group row.
|
|
IsLastSibling |
Gets a value indicating whether this instance is last sibling.
|
|
IsNewRow | (Inherited from DataGridViewRow.) |
|
IsRow | (Inherited from DataGridViewBand.) |
|
MinimumHeight | (Inherited from DataGridViewRow.) |
|
NodeIndex |
Gets the index of the node.
|
|
NodeLevel |
Gets or sets the node level.
|
|
Nodes |
Gets or sets the nodes.
|
|
ParentNode |
Gets or sets the parent node.
|
|
ReadOnly | (Inherited from DataGridViewRow.) |
|
Resizable | (Inherited from DataGridViewRow.) |
|
Selected | (Inherited from DataGridViewRow.) |
|
State | (Inherited from DataGridViewRow.) |
|
Tag | (Inherited from DataGridViewBand.) |
|
Visible | (Inherited from DataGridViewRow.) |
See Also