Class DrillDown
Enum that specifies the type of DrillDown for NextLevelOpening
Inheritance
System.Object
DrillDown
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class DrillDown : Enum
Fields
Both
DrillDown while clicking on the Both circle.
Declaration
public const DrillDown Both
Field Value
| Type |
|---|
| DrillDown |
Inner
DrillDown while clicking on the Inner circle.
Declaration
public const DrillDown Inner
Field Value
| Type |
|---|
| DrillDown |
Outer
DrillDown while clicking on the Outer circle.
Declaration
public const DrillDown Outer
Field Value
| Type |
|---|
| DrillDown |