Skip to main content

TdxRibbonBackstageViewGalleryGroups.Add Method

Creates a new gallery group and appends it to the current collection.

Declaration

function Add: TdxRibbonBackstageViewGalleryGroup;

Returns

Type
TdxRibbonBackstageViewGalleryGroup

Remarks

This function creates a new gallery group with default settings, appends it to the current collection and returns the created group as the function’s result.

See Also