If true border defined at GroupStyle doesn't apply to the Tabs side of the group.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(false)] public bool HideTabSideGroupBorder { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute(False)> _ Public Property HideTabSideGroupBorder As Boolean |