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

PrinterSetupViewModel..::..FileTypeBoxControlSetup Property

Gets or sets the file type box control setup.

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

Syntax


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

Field Value

The file type box control setup.