BaseFormClassName Property (DropDownFormClassNameEditor)
In This Topic
When overridden in a derived type, should get the name of the base form type.
Syntax
'Declaration
Protected Overridable ReadOnly Property BaseFormClassName As String
protected virtual string BaseFormClassName {get;}
See Also