Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridIncrementalLoadingCell Class / FontFamily Property

In This Topic
    FontFamily Property (GridIncrementalLoadingCell)
    In This Topic
    Gets or sets the font family applied to the view.
    Syntax
    'Declaration
     
    
    Public Property FontFamily As String
    public string FontFamily {get; set;}
    See Also