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

ListWindowViewModel..::..ControlSetup Property

Gets the control setup.

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

Syntax


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

Field Value

The control setup.