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

In This Topic
    Sort Property (AppointmentField)
    In This Topic
    Determines field sort options.
    Syntax
    'Declaration
     
    Public Property Sort As C1.Win.C1FlexGrid.SortFlags
    public C1.Win.C1FlexGrid.SortFlags Sort {get; set;}
    See Also