Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / ShowSortPosition Property

In This Topic
    ShowSortPosition Property (BaseTableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowSortPosition As C1.Win.C1FlexGrid.ShowSortPositionEnum
    public C1.Win.C1FlexGrid.ShowSortPositionEnum ShowSortPosition {get; set;}
    See Also