Defines the position of the Drill Navigator
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.dll
Syntax:
C#
public enum DrillElementPosition
Fields
Places the title on the bottom side.
C#
Bottom = 1
Places the title on the top side.
C#
Top = 0