| GroupBoxClassName Property |
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("")]
public string ClassName { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("")>
Public Property ClassName As String
Get
Set
Property Value
Type:
StringSee Also