Gets or sets the direction to render the toolbar control.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(LayoutEnum.Auto)] public LayoutEnum Layout { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute(LayoutEnum.Auto)> _ Public Property Layout As LayoutEnum |