Gets or sets a value indicating whether to maintain the sort order of the data as it is provided.
[Visual Basic]
Public Property DateGroupingSort As Boolean
[C#]
public bool DateGroupingSort {get; set;}
When dategrouping is used and StartDate or EndDate is not set, the data is sorted by the xAxis field by default. Setting this property to true will maintain the sort order of the data as it is provided.
DataEngine Class | DataEngine Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.