Determines whether to use the mixing tab mode.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(false)] public bool MixedBordersMode { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute(False)> _ Public Property MixedBordersMode As Boolean |