TdxCustomTileControl.OptionsDetailAnimate Property
In This Article
Specifies animation settings for detail page navigation.
#Declaration
Delphi
property OptionsDetailAnimate: TdxTileControlDetailOptionsAnimate read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
To learn about these settings, refer to the TdxTileControlDetailOptionsAnimate class description.
See Also