[]
        
(Showing Draft Content)

C1.WPF.InputPanel

C1.WPF.InputPanel Namespace

Classes

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.

C1InputComboBox

Displays and edits the enum type of data.

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.

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.

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.

Enums

ErrorType

Indicates the error types.

PagerDisplayMode

Specifies how page controls are displayed on the C1DataPager control.