RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DeleteRecordWindowItemControl..::..NullAllCheckBox Property

Gets the null all CheckBox.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public CheckBox NullAllCheckBox { get; set; }
Public Property NullAllCheckBox As CheckBox
	Get
	Set
public:
property CheckBox^ NullAllCheckBox {
	CheckBox^ get ();
	void set (CheckBox^ value);
}

Field Value

The null all CheckBox.