Skip to main content

Tile.DefaultContentChangeInterval Field

In This Article

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

#Declaration

public const int DefaultContentChangeInterval = 5

#Field Value

Type
Int32
See Also