ListControlViewModel..::..Setup Property
Gets or sets the setup.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public ListControlSetup Setup { get; set; }
Public Property Setup As ListControlSetup Get Set
public: property ListControlSetup^ Setup { ListControlSetup^ get (); void set (ListControlSetup^ value); }