Object Model Summary

InputPanel comes with a rich object model, providing various classes, objects, collections, associated methods and properties for creating data input applications. The following table lists some of these objects and their properties.

C1DataPager
Properties: CanMoveItem, CanMoveToFirstItem, CanMoveToLastItem, CanMoveToNextItem, CanMoveToPreviousItem, DisplayMode, NumericButtonStyle, Source
C1InputBase
Properties: DataBinding, Header, IsReadOnly, LabelForeground
C1InputCheckBox
Property: IsThreeState
C1InputComboBox
Properties: EnumType, ItemsSource
C1InputDateTimePicker
Properties: AllowNull, EditMode
C1InputMaskedTextBox
Property: Mask
C1InputNumericBox
Properties: AllowNull, Format
C1InputPanel
Properties: AddButtonVisibility, AutoCommit, AutoGenerate, CurrentItem, DataPagerVisibility, DeleteButtonVisibility, Header, HeaderBackground, HeaderForeground, ItemsPanelTemplate, ItemsSource, ItemsTemplate, NavigationBackground, ValidationBackground, ValidationErrors
C1InputPanelMaskAttribute
Property: Mask
C1InputPanelPresenter
Properties: AutoGenerate, CurrentItem, InputControls, ItemsPanelTemplate, ItemsTemplate
C1InputPanelValidationSummary
Properties: Errors, HasErrors