Gets this item's inner items.
Namespace:
C1.Web.UI.Controls.C1ToolBarAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
protected virtual C1ToolBarItemCollection InnerItems { get; } |
| Visual Basic (Declaration) |
|---|
Protected Overridable ReadOnly Property InnerItems As C1ToolBarItemCollection Get |