Back to Devexpress

TdxGalleryControlOptionsView Members

vcl-dxgallerycontrol-dot-tdxgallerycontroloptionsview-dot-underscore-members.md

latest4.2 KB
Original Source

TdxGalleryControlOptionsView Members

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

Constructors

NameDescription
Create(TdxCustomGalleryControl)Initializes a new instance of the TdxGalleryPersistent class with specified settings. Inherited from TdxGalleryPersistent.
Create(TPersistent)Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

NameDescription
ColumnAutoWidthEnables groups to span the entire width of the gallery control.
ColumnCountSpecifies the number of columns.
ContentOffsetSpecifies the gallery’s internal offset (in pixels).
ContentOffsetGroupsSpecifies internal offset for groups (in pixels).
ContentOffsetItemsSpecifies internal offset for items (in pixels).
ItemSpecifies the appearance settings of item elements (image and text).
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.

Methods

NameDescription
Assign(TPersistent)Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
DoAssign(TPersistent) protectedUpdates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwner protectedReturns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ToStringInherited from TObject.

See Also

TdxGalleryControlOptionsView Class

dxGalleryControl Unit