ComponentOne GanttView for WinForms
IsAscending Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseGroup Class : IsAscending Property
Gets or sets a value indicating whether this sort order is ascending.
Syntax
'Declaration
 
Public Property IsAscending As System.Boolean
public System.bool IsAscending {get; set;}
See Also

Reference

BaseGroup Class
BaseGroup Members