ListWindowViewModel..::..ControlSetup Property
Gets the control setup.
Namespace:
RingSoft.DbLookupAssembly: 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); }