Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.LayoutControl

Declaration

public const int DefaultContentChangeInterval = 5

Field Value

Type
Int32
See Also