Skip to main content

TdxGalleryControlOptionsView Class

Contains settings that specify how elements are arranged within the gallery control.

Declaration

TdxGalleryControlOptionsView = class(
    TdxGalleryControlCustomOptions
)

Remarks

This class introduces the settings with which you can do the following:

A TdxGalleryControlOptionsView object is referenced by a gallery control’s OptionsView property.

See Also