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