Back to Devexpress

TdxTileControlOptionsView Class

vcl-dxcustomtilecontrol-2db8534b.md

latest2.6 KB
Original Source

TdxTileControlOptionsView Class

Stores the tile item and group appearance settings.

Declaration

delphi
TdxTileControlOptionsView = class(
    TcxOwnedPersistent
)

Remarks

This class extends its ancestor with properties that allow you to:

The tile control’s OptionsView property references a TdxTileControlOptionsView object. The derived TdxTileBarOptionsView class implements the tile bar’s appearance settings.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxTileControlOptionsView

See Also

TdxTileControlOptionsView Members

dxCustomTileControl Unit