ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / AutoGenerate Property

In This Topic
    AutoGenerate Property (C1InputPanel)
    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