AutoGenerate Property (C1InputPanelPresenter)
In This Topic
Gets or sets a value that indicates whether the input controls are created automatically.
Syntax
'Declaration
Public Property AutoGenerate As Boolean
public bool AutoGenerate {get; set;}
See Also