Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class XmlVisualStateSelector : XmlSelectorBase
Inheritance: objectXmlElementSelectorXmlSelectorBaseXmlVisualStateSelector
Inherited Members
Constructors
C#
public XmlVisualStateSelector()
Properties
Gets or sets value corresponding to the VisualState of the item that the selector targets
C#
public string VisualState { get; set; }