Back to Devexpress

TdxGalleryControlOptionsView Class

vcl-dxgallerycontrol-0d46b4df.md

latest1.8 KB
Original Source

TdxGalleryControlOptionsView Class

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

Declaration

delphi
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.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxGalleryPersistent TdxGalleryControlCustomOptions TdxGalleryControlOptionsView

See Also

TdxGalleryControlOptionsView Members

dxGalleryControl Unit