共用方式為


DataGridColumnStyle.DataGridColumnHeaderAccessibleObject.Owner 屬性

定義

取得具有存取範圍物件的資料行樣式物件。

protected:
 property System::Windows::Forms::DataGridColumnStyle ^ Owner { System::Windows::Forms::DataGridColumnStyle ^ get(); };
protected System.Windows.Forms.DataGridColumnStyle Owner { get; }
member this.Owner : System.Windows.Forms.DataGridColumnStyle
Protected ReadOnly Property Owner As DataGridColumnStyle

屬性值

DataGridColumnStyle

具有存取範圍物件的 DataGridColumnStyle

適用於