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 值之一。

例外

.NET 5 及更高版本:属性 Ownernull

适用于