Class | Description | |
---|---|---|
C1DataPager | The C1DataPager control lets user to navigate to a specific item. | |
C1InputBase | Displays and edits the data in C1InputPanel. | |
C1InputCheckBox | Displays and edits the bool type of data. The C1InputCheckBox allows user to load the boolean data in this control. | |
C1InputComboBox | Displays and edits the enum type of data. The C1InputComboBox lets user load the enum data in this control. | |
C1InputDateTimePicker | Displays and edits the date type of data. | |
C1InputMaskedTextBox | Displays and edits mask attribute string type of data. | |
C1InputNumericBox | Displays and edits the numeric type of data. | |
C1InputPanel | Provides easy display and edit collection from a layout. The C1InputPanel enables user to load boolean data in this control. | |
C1InputPanelMaskAttribute | Specifies the mask settings for value of a data field. | |
C1InputPanelPresenter | An instance of this class is used in the C1InputPanel's control template to define a place in the control's visual tree where a pane representing individual input fields will appear. C1InputPanel's control template. | |
C1InputPanelValidationSummary | Represents a validation summary for C1InputPanel. | |
C1InputTextBox | Displays and edits the string type of data. | |
ErrorInfo | Indicates the information of errors occurred while validating C1InputPanel. | |
GeneratingInputEventArgs | Provides event data for OnGeneratingInput events. |