Interface IStylableElement
Inherited Members
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public interface IStylableElement : IStylableNode
Properties
FallbackToDefaultTheme
Declaration
bool FallbackToDefaultTheme { get; }
Property Value
System.Boolean
|
StateManager
ThemeRole
Declaration
string ThemeRole { get; }
Property Value
System.String
|
VisualState
Declaration
string VisualState { get; set; }
Property Value
System.String
|