ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / RowCol Class / FontWeight Property

In This Topic
    FontWeight Property (RowCol)
    In This Topic
    Gets or sets the FontWeight used to render text in this row/column.
    Syntax
    'Declaration
     
    
    Public Property FontWeight As FontWeight
    public FontWeight FontWeight {get; set;}
    See Also