OutlookGridGroupBoxColumn.Pressed Property

Krypton OutlookGrid

OutlookGridGroupBoxColumnPressed Property
Krypton OutlookGrid v1.6.0
Gets or sets the boolean that indicates if the column is in a pressed state.

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 bool Pressed { get; set; }
Public Property Pressed As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupBoxColumn.Pressed"]

See Also