SkinnablePropertyAttributeIsSkinnable Property |
Gets whether attribute is skinable
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic bool IsSkinnable { get; }
Public ReadOnly Property IsSkinnable As Boolean
Get
public:
property bool IsSkinnable {
bool get ();
}
member IsSkinnable : bool with get
Property Value
Type:
Boolean
See Also