Version

Search Results

CaptionLocation Property (GroupSettings)

Returns or sets the location for the caption of the child panes. Syntax Remarks The possible settings for CaptionLocation include top, bottom, left and right. Example The following examples initializes the settings of the GroupSettings object. This object is exposed as the DefaultGroupSettings property on the Ultr...

Clone Method (GroupSettings)

Returns a copy of the current object. Syntax Return Value A copy of the GroupSettings instance

CloseButtonBehavior Property (GroupSettings)

Returns or sets which panes are closed when the close button on the tab group caption is pressed. Syntax Remarks Depending on the setting of this property, clicking the close button for a pane in a tab group will either close the entire groups panes or only the pane that was selected when the button was clicked. T...

CloseButtonLocation Property (GroupSettings)

Returns or sets where the close button will be rendered. Syntax Remarks By default, the close button will be rendered in the Caption area.