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

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