ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / PartialRightColumn Property

In This Topic
    PartialRightColumn Property (C1Combo)
    In This Topic
    True if rightmost column can be clipped to the edge of a split.
    Syntax
    'Declaration
     
    
    Public Property PartialRightColumn As Boolean
    public bool PartialRightColumn {get; set;}
    See Also