ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / ExtendRightColumn Property

In This Topic
    ExtendRightColumn Property (Split)
    In This Topic
    Gets or sets a value that determines how the last column will extend to fill the dead area of the split.
    Syntax
    'Declaration
     
    
    Public Property ExtendRightColumn As Boolean
    public bool ExtendRightColumn {get; set;}
    See Also