[This is preliminary documentation and is subject to change.]
Indicartes whether this column has selected cell
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public bool HasCellSelection { get; }public bool HasCellSelection { get; }Public ReadOnly Property HasCellSelection As Boolean
Get
Public ReadOnly Property HasCellSelection As Boolean
Get
public:
property bool HasCellSelection {
bool get ();
}public:
property bool HasCellSelection {
bool get ();
}member HasCellSelection : bool with get
member HasCellSelection : bool with get
Property Value
Type:
Boolean