AspChildControlTypeAttribute..::..ControlType Property
Gets the type of the control.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: 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 (); }