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

TableDefinitionBase..::..Context Property

Gets the context.

Namespace:  RingSoft.DbLookup.ModelDefinition
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public LookupContextBase Context { get; set; }
Public Property Context As LookupContextBase
	Get
	Set
public:
property LookupContextBase^ Context {
	LookupContextBase^ get ();
	void set (LookupContextBase^ value);
}

Field Value

The context.