Click or drag to resize
IKaxToolBarButtonToolBar Property
Gets the KaxToolBar instance which contains the item.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
KaxToolBar ToolBar { get; }

Property Value

Type: KaxToolBar
Remarks
Use this property to obtain an instance to the KaxToolBar object containing the item.
See Also