Share via


IWpfTableControl2.SelectedItemInactiveForeground Property

Definition

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

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

Property Value

Applies to