Class SectionUIBase
Inheritance
System.Object
SectionUIBase
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Documents.dll
Syntax
public abstract class SectionUIBase : Control
Constructors
SectionUIBase()
Declaration
public SectionUIBase()
Properties
Panel
Declaration
protected Panel Panel { get; }
Property Value
System.Windows.Controls.Panel
|
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()