TdxLayoutLabeledItemCustomCaptionOptions.AlignVert Property
Specifies the vertical alignment of caption text within a layout item‘s caption area.
Declaration
property AlignVert; default tavCenter;
Property Value
Type | Default |
---|---|
TdxAlignmentVert | tavCenter |
Remarks
Refer to the TdxAlignmentVert type description for detailed information on available options.
The AlignVert property’s default value is tavCenter.
See Also