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

LookupControl..::..RecordCountStackPanel Property

Gets or sets the record count stack panel.

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

Syntax


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

Field Value

The record count stack panel.