[]
        
(Showing Draft Content)

C1.WPF.C1TabPanel

C1TabPanel Class

Internal element used in the control template of C1TabControls.

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

Constructors

Name Description
C1TabPanel()

Initializes a new instance of a C1TabPanel.

Fields

Name Description
OrientationProperty

Identifies the Orientation dependency property.

Properties

Name Description
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.

MeasureOverride(Size)

Extension Methods