RecordSelectors Property (C1TrueDBGrid)
In This Topic
Gets or sets a value indicating the visibility of row headers for a grid or split.
Syntax
'Declaration
Public Property RecordSelectors As System.Boolean
public System.bool RecordSelectors {get; set;}
See Also