DataGridColumnStyle.DataGridColumnHeaderAccessibleObject.Owner プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ユーザー補助オブジェクトを所有する列スタイル オブジェクトを取得します。
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。