Interface
IDropDownMenuOwner

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public interface IDropDownMenuOwner

Properties

DropDownInheritsThemeClassName

Declaration

cs-api-definition
bool DropDownInheritsThemeClassName { get; }

Property Value

bool

Methods

ControlDefinesThemeForElement(RadElement)

Declaration

cs-api-definition
bool ControlDefinesThemeForElement(RadElement element)

Parameters

element

RadElement

Returns

bool