RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

TableDefinitionBase..::..HeaderTable Property

Gets the header table.

Namespace:  RingSoft.DbLookup.ModelDefinition
Assembly:  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);
}

Field Value

The header table.