Class XmlSelectorBase
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public abstract class XmlSelectorBase : XmlElementSelector
Constructors
XmlSelectorBase()
Declaration
public XmlSelectorBase()
Properties
AutoUnapply
Declaration
public bool AutoUnapply { get; set; }
Property Value
System.Boolean
|
ChildSelector
Condition
UnapplyCondition
Methods
DeserializeProperties(IElementSelector)
Declaration
protected override void DeserializeProperties(IElementSelector selector)
Parameters
IElementSelector
selector
|
Overrides
ShouldSerializeAutoUnapply()
Declaration
public bool ShouldSerializeAutoUnapply()
Returns
System.Boolean
|