[This is preliminary documentation and is subject to change.]
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
[BrowsableAttribute(false)]
internal Brush ForeBrush { get; }
[BrowsableAttribute(false)]
internal Brush ForeBrush { get; }
<BrowsableAttribute(false)>
Friend ReadOnly Property ForeBrush As Brush
Get
<BrowsableAttribute(false)>
Friend ReadOnly Property ForeBrush As Brush
Get
internal:
[BrowsableAttribute(false)]
property Brush^ ForeBrush {
Brush^ get ();
}
internal:
[BrowsableAttribute(false)]
property Brush^ ForeBrush {
Brush^ get ();
}
[<BrowsableAttribute(false)>]
internal member ForeBrush : Brush with get
[<BrowsableAttribute(false)>]
internal member ForeBrush : Brush with get
Property Value
Type:
Brush