Class ToolBarContainerStyle
This class is used to relate a style to a toolbar item's container.
Inheritance
System.Object
ToolBarContainerStyle
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class ToolBarContainerStyle : Object
Constructors
ToolBarContainerStyle()
Declaration
public ToolBarContainerStyle()
Properties
ContainerStyle
Declaration
public Style ContainerStyle { get; set; }
Property Value
System.
|
TypeName
Declaration
public string TypeName { get; set; }
Property Value
System.
|