IDomElementStyle Property |
The Style of the element
Namespace:
StreetSmart.WinForms.Interfaces
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
SyntaxIStyle Style { get; set; }
Property Style As IStyle
Get
Set
property IStyle^ Style {
IStyle^ get ();
void set (IStyle^ value);
}
abstract Style : IStyle with get, set
Property Value
Type:
IStyle
See Also