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