Skip to main content

TdxGalleryControlOptionsView Properties

Contains settings that specify how elements are arranged within the gallery control.
Name Description
ColumnAutoWidth Enables groups to span the entire width of the gallery control.
ColumnCount Specifies the number of columns.
ContentOffset Specifies the gallery’s internal offset (in pixels).
ContentOffsetGroups Specifies internal offset for groups (in pixels).
ContentOffsetItems Specifies internal offset for items (in pixels).
Item Specifies the appearance settings of item elements (image and text).
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
See Also