WindowRegistryItem..::..TableDefinition Property
Gets or sets the table definition.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public TableDefinitionBase TableDefinition { get; set; }
Public Property TableDefinition As TableDefinitionBase Get Set
public: property TableDefinitionBase^ TableDefinition { TableDefinitionBase^ get (); void set (TableDefinitionBase^ value); }