Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridHyperlinkColumn Class / Format Property

In This Topic
    Format Property (GridHyperlinkColumn)
    In This Topic
    Gets or sets the format applied to the displayed data.
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}
    See Also