Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [DefaultValueAttribute()] public int ContentIndex { get; } |
Visual Basic (Declaration) |
---|
<BrowsableAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <DefaultValueAttribute()> _ Public ReadOnly Property ContentIndex As Integer |