IDwoReadOnlyGroup Interface
.NET Standard 2.x
Represents a group defined in DataObject. All properties are read-only.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Implements
PowerScript.Bridge.IDwoReadOnlyBase
Syntax
public interface IDwoReadOnlyGroup : IDwoReadOnlyBase
Property
Name | Return Type | Description |
---|---|---|
By | IReadOnlyList<IReadOnlyExpressionable<object>> | Gets the grouping columns. |
Sort | IReadOnlyExpressionable<String> | Gets the sorting criteria for this group. |