Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / ReportResultInfo Class / OutlinesLocation Property

In This Topic
    OutlinesLocation Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property OutlinesLocation As String
    public string OutlinesLocation {get; set;}
    See Also