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

AdvancedFindWindow..::..ButtonsPanel Property

Gets or sets the buttons panel.

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

Syntax


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

Field Value

The buttons panel.