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

AdvancedFindFormulaColumnWindow..::..FormatTypeComboBox Property

Gets or sets the format type ComboBox.

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

Syntax


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

Field Value

The format type ComboBox.