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

LookupControl..::..ShowRecordCountProps Property

Gets or sets a value indicating whether [show record count props].

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

Syntax


public bool ShowRecordCountProps { get; set; }
Public Property ShowRecordCountProps As Boolean
	Get
	Set
public:
property bool^ ShowRecordCountProps {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [show record count props]; otherwise, false.