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