TableDefinitionBase..::..HeaderTable Property
Gets the header table.
Namespace:
RingSoft.DbLookup.ModelDefinitionAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TableDefinitionBase HeaderTable { get; set; }
Public Property HeaderTable As TableDefinitionBase Get Set
public: property TableDefinitionBase^ HeaderTable { TableDefinitionBase^ get (); void set (TableDefinitionBase^ value); }