Class Overlay
A panel that handles rendering of decorations in Table
Inheritance
System.Object
Overlay
Namespace: Telerik.Windows.Controls.Pivot
Assembly: Telerik.Windows.Controls.Pivot.dll
Syntax
public abstract class Overlay : Control
Constructors
Overlay()
Declaration
protected Overlay()
Properties
Metrics
Gets a ITable
Declaration
protected ITableMetrics Metrics { get; }
Property Value
Root
Gets a System.
Declaration
protected FrameworkElement Root { get; }
Property Value
System.
|