Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / AutoSortOrder Property
In This Topic
    AutoSortOrder Property
    In This Topic
    Returns the order used to sort the specified PivotTable field automatically.
    Syntax
    System.Nullable<SortOrder> AutoSortOrder {get;}
    See Also