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

PrinterSetupViewModel..::..FileTypeComboBoxItem Property

Gets or sets the file type ComboBox item.

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

Syntax


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

Field Value

The file type ComboBox item.