Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLColumn Class / Collapsed Property

In This Topic
    Collapsed Property (XLColumn)
    In This Topic
    Gets or sets collapsed flag for the column.
    Syntax
    'Declaration
     
    
    Public Property Collapsed As Boolean
    public bool Collapsed {get; set;}
    See Also