PrinterSetupViewModel..::..FileTypeBoxControlSetup Property
Gets or sets the file type box control setup.
Namespace:
RingSoft.DbLookupAssembly: 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); }