Share via


IWpfTableControl3.TableControlForeground Property

Definition

The foreground for items when the control is not selected nor focused.

public:
 property System::Windows::Media::Brush ^ TableControlForeground { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush TableControlForeground { get; set; }
member this.TableControlForeground : System.Windows.Media.Brush with get, set
Public Property TableControlForeground As Brush

Property Value

Applies to