AspChildControlTypeAttribute..::..ControlType Property
Gets the type of the control.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
[NotNullAttribute] public Type ControlType { get; }
<NotNullAttribute> _ Public ReadOnly Property ControlType As Type Get
[NotNullAttribute] public: property Type^ ControlType { Type^ get (); }