Gets index of the ToolBar item within parent owner.
Namespace:
C1.Web.UI.Controls.C1ToolBarAssembly:
C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
[JsonAttribute(true, true, )]
public virtual int Index { get; internal set; } |
| Visual Basic (Declaration) |
|---|
<JsonAttribute(True, True, )> _
Public Overridable Property Index As Integer
Get
Friend Set |
See Also