Skip to main content

TdxLayoutWebLookAndFeelGroupOptions.CaptionOptions Property

Specifies the color and the separator width for group captions associated with a specific Web look & feel style.

Declaration

property CaptionOptions: TdxLayoutWebLookAndFeelGroupCaptionOptions read; write;

Property Value

Type
TdxLayoutWebLookAndFeelGroupCaptionOptions

Remarks

Refer to the TdxLayoutNonLabeledItemCaptionOptions class description to learn about these options.

See Also