Krypton OutlookGrid Help
OutlookGridDefaultGroupAllowHiddenWhenGrouped Property |
Gets or sets the boolean that hides the column automatically when grouped.
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 bool AllowHiddenWhenGrouped { get; set; }
Public Overridable Property AllowHiddenWhenGrouped As Boolean Get Set
Property Value
Type: Boolean[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridDefaultGroup.AllowHiddenWhenGrouped"]
Implements
IOutlookGridGroupAllowHiddenWhenGroupedSee Also