Share via


IWpfTableControl2.SelectedItemInactiveBackground Property

Definition

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

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

Property Value

Applies to