Skip to main content

TdxLayoutWebLookAndFeel.GroupOptions Property

Specifies options for layout groups.

Declaration

property GroupOptions: TdxLayoutWebLookAndFeelGroupOptions read; write;

Property Value

Type
TdxLayoutWebLookAndFeelGroupOptions

Remarks

Use the GroupOptions property to access the TdxLayoutWebLookAndFeelGroupOptions object, which specifies individual group options. Use the TdxLayoutWebLookAndFeelGroupOptions object’s properties to set caption options and additional group options used in the Web look & feel for the group. Setting these group options affects every group associated with a specific Web look & feel style.

See Also