IsColumnSelection Property
IsColumnSelection
Gets whether the selection is composed by all the cells of the columns.
Declaration
public override bool IsColumnSelection { get; }
Public Overrides ReadOnly Property IsColumnSelection As Boolean
Overrides