Skip to main content
A newer version of this page is available. .

Tile.DefaultContentChangeInterval Field

Specifies the content change interval used by default, in seconds. Default value - 5. To specify the content change interval, use the Tile.ContentChangeInterval property.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.LayoutControl, DevExpress.Wpf.Layout

Declaration

public const int DefaultContentChangeInterval = 5

Field Value

Type
Int32
See Also