[This is preliminary documentation and is subject to change.]
Returns style for cell in this column for selected row
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public Style SelectedStyle { get; }
public Style SelectedStyle { get; }
Public ReadOnly Property SelectedStyle As Style
Get
Public ReadOnly Property SelectedStyle As Style
Get
public:
property Style^ SelectedStyle {
Style^ get ();
}
public:
property Style^ SelectedStyle {
Style^ get ();
}
member SelectedStyle : Style with get
member SelectedStyle : Style with get
Property Value
Type:
Style