Gets or sets the path to the visual style folder.
Namespace:
C1.Web.UI.Controls.C1TabControlAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
public override string VisualStylePath { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overrides Property VisualStylePath As String Get Set |