Click or drag to resize
Wizard .NET Library

ThemedImageButtonStyleClass Property

Gets or sets the style class.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
[DefaultValueAttribute("BUTTON")]
public string StyleClass { get; set; }
Request Example View Source

Property Value

Type: String
The style class.
See Also