| IElementClasses Property |
Classes to add to the element
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string Classes { get; set; }
Property Classes As String
Get
Set
property String^ Classes {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also