DropDownFormClassName Property (C1DropDownControl)
In This Topic
Specifies the class name of a Form serving as the dropdown window.
Syntax
'Declaration
Public Overridable Property DropDownFormClassName As String
public virtual string DropDownFormClassName {get; set;}
See Also