Enum DrillDown
Enum that specifies the type of DrillDown for NextLevelOpening
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum DrillDown
Fields
| Name | Description |
|---|---|
| Both | DrillDown while clicking on the Both circle. |
| Inner | DrillDown while clicking on the Inner circle. |
| Outer | DrillDown while clicking on the Outer circle. |