Interface
IStylableElement

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public interface IStylableElement : IStylableNode

Inherited Members IStylableNode.GetThemeEffectiveType()IStylableNode.ApplySettings(PropertySettingGroup)IStylableNode.ParentIStylableNode.ChildrenHierarchyIStylableNode.ChildrenIStylableNode.ClassIStylableNode.Style

Properties

FallbackToDefaultTheme

Declaration

cs-api-definition
bool FallbackToDefaultTheme { get; }

Property Value

bool

StateManager

Declaration

cs-api-definition
ItemStateManagerBase StateManager { get; set; }

Property Value

ItemStateManagerBase

ThemeRole

Declaration

cs-api-definition
string ThemeRole { get; }

Property Value

string

VisualState

Declaration

cs-api-definition
string VisualState { get; set; }

Property Value

string