[]
        
(Showing Draft Content)

C1.WPF.TabControl.C1TabPanel

C1TabPanel Class

Internal element used in the control template of C1TabControls.

Inheritance
C1TabPanel
Namespace: C1.WPF.TabControl
Assembly: C1.WPF.TabControl.dll
Syntax
public class C1TabPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable

Constructors

Name Description
C1TabPanel()

Initializes a new instance of the C1TabPanel class.

Fields

Name Description
OrientationProperty

Identifies the Orientation dependency property.

Properties

Name Description
IsDisposed

Gets whether this instance is disposed.

Orientation

Gets or sets a value that indicates the dimension by which child elements are stacked.

Methods

Name Description
ArrangeOverride(Size)

Provides the behavior for the "Arrange" pass of layout.

Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the C1TabPanel class.

MeasureOverride(Size)
OnApplyTemplate()