True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / Split Class / SpringMode Property

In This Topic
    SpringMode Property (Split)
    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