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

NameOfExtension..::..Type Property

Gets or sets the class type.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

The type.