This property is not applicable for separator.
Namespace:
C1.Web.UI.Controls.C1MenuAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public override DOMScrollBehaviorSettings ScrollSettings { get; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Overrides ReadOnly Property ScrollSettings As DOMScrollBehaviorSettings Get |