IElement
Last updated
Was this helpful?
Last updated
Was this helpful?
Defines the basic interactions for controls that implement the Element interface.
Implements , ,
Gets a value indicating whether this control is displayed.
Property Value
Type parameters
T
The control type of the new instance.
Returns
Find an inner control using a selector.
Type parameters
T
The control type of the new instance.
Parameters
The selector used to find the controls.
Returns
Gets the style.
Parameters
Returns
Converts this control to an instance of .
A new instance of the specific control.
selector
A new instance of the specific control found.
property
The property to get..
The found style if not returns null..