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

LookupControl..::..RecordCountControl Property

Gets or sets the record count control.

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

Syntax


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

Field Value

The record count control.