IncludeBaseFormClassInList Property (DropDownFormClassNameEditor)
In This Topic
Gets a value indicating whether to include the base form name in the dropdown list.
Syntax
'Declaration
Protected Overridable ReadOnly Property IncludeBaseFormClassInList As Boolean
protected virtual bool IncludeBaseFormClassInList {get;}
See Also