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

AdvancedFindWindow..::..Border Property

Gets or sets the border.

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

Syntax


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

Field Value

The border.