TableColumn.Background 屬性

定義

取得或設定用來填滿 Brush 內容的背景 TableColumn

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

屬性值

Brush

用來填入 TableColumn 內容的背景 Brush

備註

相依性屬性資訊

識別碼欄位 BackgroundProperty
中繼資料屬性設定為 true AffectsRender, SubPropertiesDoNotAffectRender

適用於