OutlookGridRow Properties

Krypton OutlookGrid

OutlookGridRow Properties
Krypton OutlookGrid v1.6.0

The OutlookGridRow type exposes the following members.

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