KaxTrackBarShowDragHandle Property |
Namespace: Kettic.AspNet.Controls
public bool ShowDragHandle { get; set; }
Public Property ShowDragHandle As Boolean Get Set
public: property bool ShowDragHandle { bool get (); void set (bool value); }
member ShowDragHandle : bool with get, set