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

AspChildControlTypeAttribute..::..ControlType Property

Gets the type of the control.

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

Syntax


[NotNullAttribute]
public Type ControlType { get; }
<NotNullAttribute> _
Public ReadOnly Property ControlType As Type
	Get
[NotNullAttribute]
public:
property Type^ ControlType {
	Type^ get ();
}

Field Value

The type of the control.