FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / UnboundSortDescription Class / Column Property

In This Topic
    Column Property (UnboundSortDescription)
    In This Topic
    Gets or sets the column to sort the list by.
    Syntax
    'Declaration
     
    
    Public Property Column As Column
    public Column Column {get; set;}
    See Also