[This is preliminary documentation and is subject to change.]
Returns a style object for all data cells in the grid
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public Style Style { get; set; }
public Style Style { get; set; }
Public Property Style As Style
Get
Set
Public Property Style As Style
Get
Set
public:
property Style^ Style {
Style^ get ();
void set (Style^ value);
}
public:
property Style^ Style {
Style^ get ();
void set (Style^ value);
}
member Style : Style with get, set
member Style : Style with get, set
Property Value
Type:
Style