eDriven Framework API
HasStyle Method (styleName)
NamespaceseDriven.Gui.ComponentsIStyleClientHasStyle(String)
eDriven Framework API
Returns true if the component has the style defined
Declaration Syntax
C#Visual BasicVisual C++
bool HasStyle(
	string styleName
)
Function HasStyle ( _
	styleName As String _
) As Boolean
bool HasStyle(
	String^ styleName
)
Parameters
styleName (String)
Return Value

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