DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.State 屬性

定義

public:
 virtual property System::Windows::Forms::AccessibleStates State { System::Windows::Forms::AccessibleStates get(); };
public override System.Windows.Forms.AccessibleStates State { get; }
member this.State : System.Windows.Forms.AccessibleStates
Public Overrides ReadOnly Property State As AccessibleStates

屬性值

一個位元組合的 AccessibleStates 數值。

備註

回報價值總是包含 。Selectable 若選取相關儲存格,則包含 Selected 該值,以及若儲存格目前未顯示,則提供 Offscreen 該值。

適用於

另請參閱