Gets or sets the visual style name used by the control.
Namespace:
C1.Web.UI.Controls.C1TabControlAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
public override string VisualStyle { get; set; } |
Visual Basic (Declaration) |
---|
Public Overrides Property VisualStyle As String Get Set |
Implements
IC1ThemeSupportVisualStyle()()()()
Remarks
If this value is empty then visual style will be not rendered.
Default value is "ArcticFox".