Back to Devexpress

TileItem.NextFrame() Method

windowsforms-devexpress-dot-xtraeditors-dot-tileitem-80b8e224.md

latest1.2 KB
Original Source

TileItem.NextFrame() Method

Slides from the currently displayed TileItemFrame to the next frame in the TileItem.Frames collection.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void NextFrame()
vb
Public Sub NextFrame

Remarks

See the Tile Animation topic to learn more.

See Also

Tile Animation

TileItem Class

TileItem Members

DevExpress.XtraEditors Namespace