Class PropertySortOrderAscending
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Sort order specification for crosstab cells (ascending) with sub cell selection.
public class PropertySortOrderAscending : DomItem
- Inheritance
-
PropertySortOrderAscending
- Inherited Members
Properties
SortOrder
Gets or sets the sort order value.
public string SortOrder { get; set; }
Property Value
SubCellIndex
Gets or sets the sub cell index to sort by.
public string SubCellIndex { get; set; }