SpringMode Property (C1TrueDBGrid)
In This Topic
Gets or sets a value that determines how columns will resize when the grid is resized.
Syntax
'Declaration
Public Property SpringMode As System.Boolean
public System.bool SpringMode {get; set;}
See Also