FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IBand Interface / CollapseTo Property

In This Topic
    CollapseTo Property (IBand)
    In This Topic
    Gets or sets a value indicating which column will be displayed when the band is collapsed.
    Syntax
    'Declaration
     
    
    Property CollapseTo As String
    string CollapseTo {get; set;}
    See Also