[]
        
(Showing Draft Content)

C1.Win.SplitContainer.PanelTextAlign

PanelTextAlign Enum

Specifies alignment of text on the panel caption.

Namespace: C1.Win.SplitContainer
Assembly: C1.Win.SplitContainer.8.dll
Syntax
public enum PanelTextAlign

Fields

Name Description
Center

Text is centered on the panel header.

Left

Text is aligned on the left.

Right

Text is aligned on the right.