Krypton OutlookGrid Help
OutlookGridDefaultGroupColumn Property |
Gets or sets the associated DataGridView column.
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public virtual OutlookGridColumn Column { get; set; }
Public Overridable Property Column As OutlookGridColumn Get Set
Property Value
Type: OutlookGridColumn[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridDefaultGroup.Column"]
Implements
IOutlookGridGroupColumnSee Also