RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

AspChildControlTypeAttribute..::..ControlType Property

Gets the type of the control.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.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.