AllowVerticalSplit Property (C1TrueDBGrid)
In This Topic
Gets or sets a value indicating whether a user is allowed to create vertical splits.
Syntax
'Declaration
Public Property AllowVerticalSplit As System.Boolean
public System.bool AllowVerticalSplit {get; set;}
See Also