ClassWrapSelector
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class WrapSelector : ElementSelector
Inheritance: objectElementSelectorWrapSelector
Inherited Members
Constructors
WrapSelector(IElementSelector)
Declaration
cs-api-definition
public WrapSelector(IElementSelector internalSelector)
Parameters
internalSelector
Properties
InternalSelector
Declaration
cs-api-definition
public IElementSelector InternalSelector { get; set; }
Property Value
Methods
IsCompatible(RadObject)
Determines whether the selector is compatible with the specified element.
IsValid(RadObject, string)
Determines whether the selector is valid an element with specific state.