Enum DefaultLevel
Represents constants that specify the default levels of drill states.
Namespace: Syncfusion.Olap.Reports
Assembly: Syncfusion.Olap.Base.dll
Syntax
public enum DefaultLevel
Fields
Name | Description |
---|---|
None | The default level of drill state is none. |
WithAll | The default level of drill state is with all levels. |
WithOutAll | The default level of drill state is without all levels. |