Back to Devexpress

ListBoxDisplayTemplateContextBase.VisibleIndex Property

blazor-devexpress-dot-blazor-dot-listboxdisplaytemplatecontextbase.md

latest823 B
Original Source

ListBoxDisplayTemplateContextBase.VisibleIndex Property

Specifies a list box item’s visible index.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public int VisibleIndex { get; }

Property Value

TypeDescription
Int32

The item’s visible index.

|

See Also

ListBoxDisplayTemplateContextBase Class

ListBoxDisplayTemplateContextBase Members

DevExpress.Blazor Namespace