DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.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 値のいずれか 1 つ。

例外

.NET 5 以降のバージョン: プロパティは Owner です null

適用対象