Style for the scrollable area in the group.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public C1WebScrollAreaStyle ScrollAreaStyle { get; }
Visual Basic (Declaration)
<BrowsableAttribute(False)> _
Public ReadOnly Property ScrollAreaStyle As C1WebScrollAreaStyle

See Also