[]
        
(Showing Draft Content)

C1.WPF.InputPanel.C1InputPanelPresenter.InputControls

InputControls Property

InputControls

Gets or sets an input control collection which is shown in C1InputPanel.

Declaration
public ObservableCollection<C1InputBase> InputControls { get; set; }