Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • SnapListGroupParam Constructors

    Assists in performing tasks related to data sorting in code.
    Name Parameters Description
    SnapListGroupParam(String, ColumnSortOrder, GroupInterval) fieldName, sortOrder, interval Initializes a new instance of the SnapListGroupParam class with the specified settings.
    SnapListGroupParam(String, ColumnSortOrder) fieldName, sortOrder Initializes a new instance of the SnapListGroupParam class with the specified settings.
    See Also