Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / LeftPanel Class / SearchPositionIndex Property

In This Topic
    SearchPositionIndex Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SearchPositionIndex As Integer
    public int SearchPositionIndex {get; set;}
    See Also