eDriven Framework API
StyleDeclaration Property
NamespaceseDriven.Gui.ComponentsComponentStyleDeclaration
eDriven Framework API
Style declaration attached to this component
Declaration Syntax
C#Visual BasicVisual C++
public StyleDeclaration StyleDeclaration { get; set; }
Public Property StyleDeclaration As StyleDeclaration
	Get
	Set
public:
virtual property StyleDeclaration^ StyleDeclaration {
	StyleDeclaration^ get () sealed;
	void set (StyleDeclaration^ value) sealed;
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)