eDriven Framework API
SkinClass Property
NamespaceseDriven.Gui.ComponentsComponentSkinClass
eDriven Framework API
Style mapper being used for styling this component and/or its children
Declaration Syntax
C#Visual BasicVisual C++
public virtual Type SkinClass { get; set; }
Public Overridable Property SkinClass As Type
	Get
	Set
public:
virtual property Type^ SkinClass {
	Type^ get ();
	void set (Type^ value);
}

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