Interface IDropDownMenuOwner
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface IDropDownMenuOwner
Properties
DropDownInheritsThemeClassName
Declaration
bool DropDownInheritsThemeClassName { get; }
Property Value
System.Boolean
|
Methods
ControlDefinesThemeForElement(RadElement)
Declaration
bool ControlDefinesThemeForElement(RadElement element)
Parameters
RadElement
element
|
Returns
System.Boolean
|