Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / SearchResult Class / NearText Property

In This Topic
    NearText Property
    In This Topic
    The adjacent text of this.
    Syntax
    'Declaration
     
    
    Public Property NearText As String
    public string NearText {get; set;}
    See Also