Gets this item's owner.
Namespace:
C1.Web.UI.Controls.C1ToolBarAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
protected virtual IC1ToolBarItemCollectionOwner Owner { get; set; } |
| Visual Basic (Declaration) |
|---|
Protected Overridable Property Owner As IC1ToolBarItemCollectionOwner Get Set |