<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / RowCol Class / FontFamily Property

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