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

LookupControl..::..GetRecordCountButton Property

Gets or sets the get record count button.

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

Syntax


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

Field Value

The get record count button.