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