Back to Devexpress

TileControl.GetNextId() Method

windowsforms-devexpress-dot-xtraeditors-dot-tilecontrol-e3736355.md

latest1.1 KB
Original Source

TileControl.GetNextId() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public int GetNextId()
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Function GetNextId As Integer

Returns

Type
Int32

See Also

TileControl Class

TileControl Members

DevExpress.XtraEditors Namespace