ComponentOne UWP Edition
Demos
Docs
Samples
Download
InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly
/
C1.Xaml.InputPanel Namespace
/
C1InputPanel Class
/ C1InputPanel Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
InputPanel for UWP
Key Features
Object Model Summary
InputPanel Elements
InputPanel Editors
Quick Start
Data Binding
Features
Working with InputPanel
InputPanel Samples
API Reference
C1.UWP.InputPanel Assembly
Namespaces
C1.Xaml.InputPanel Namespace
Overview
Classes
C1DataPager
C1InputBase
C1InputCheckBox
C1InputComboBox
C1InputDateTimePicker
C1InputMaskedTextBox
C1InputNumericBox
C1InputPanel
Overview
Members
C1InputPanel Constructor
Methods
ChangeVisualStateAddButtonEnableState Method
ChangeVisualStateAddButtonVisibility Method
ChangeVisualStateDeleteButtonEnableState Method
ChangeVisualStateDeleteButtonVisibility Method
ChangeVisualStateNavigationVisibility Method
ChangeVisualStateReadOnly Method
OnApplyTemplate Method
Properties
AddButtonVisibility Property
AutoCommit Property
AutoGenerate Property
ButtonBackground Property
ButtonForeground Property
CornerRadius Property
CurrentItem Property
DataPagerVisibility Property
DeleteButtonVisibility Property
DisplayMode Property
FocusBrush Property
FooterBorderStyle Property
FooterButtonBackground Property
FooterButtonForeground Property
Header Property
HeaderBackground Property
HeaderFontFamily Property
HeaderFontSize Property
HeaderFontStretch Property
HeaderFontStyle Property
HeaderFontWeight Property
HeaderForeground Property
HeaderPadding Property
HeaderTemplate Property
HorizontalHeaderAlignment Property
IsReadOnly Property
ItemsPanelTemplate Property
ItemsSource Property
ItemsTemplate Property
LabelForeground Property
MouseOverBrush Property
NavigationBackground Property
NavigationButtonStyle Property
PressedBrush Property
ValidationBackground Property
ValidationContentForeground Property
ValidationErrors Property
ValidationHeaderForeground Property
VerticalHeaderAlignment Property
Fields
AddButtonVisibilityProperty Field
AddNewItemCommand Field
AutoCommitProperty Field
AutoGenerateProperty Field
ButtonBackgroundProperty Field
ButtonForegroundProperty Field
CancelCommand Field
CommitCommand Field
CornerRadiusProperty Field
CurrentItemProperty Field
DataPagerVisibilityProperty Field
DeleteButtonVisibilityProperty Field
DeleteCurrentItemCommand Field
DisplayModeProperty Field
FocusBrushProperty Field
FooterBorderStyleProperty Field
FooterButtonBackgroundProperty Field
FooterButtonForegroundProperty Field
HeaderBackgroundProperty Field
HeaderFontFamilyProperty Field
HeaderFontSizeProperty Field
HeaderFontStretchProperty Field
HeaderFontStyleProperty Field
HeaderFontWeightProperty Field
HeaderForegroundProperty Field
HeaderPaddingProperty Field
HeaderProperty Field
HeaderTemplateProperty Field
HorizontalHeaderAlignmentProperty Field
IsReadOnlyProperty Field
ItemsPanelTemplateProperty Field
ItemsSourceProperty Field
ItemsTemplateProperty Field
LabelForegroundProperty Field
MouseOverBrushProperty Field
NavigationBackgroundProperty Field
NavigationButtonStyleProperty Field
PressedBrushProperty Field
ValidationBackgroundProperty Field
ValidationContentForegroundProperty Field
ValidationHeaderForegroundProperty Field
VerticalHeaderAlignmentProperty Field
Events
AddedNewItem Event
AddingNewItem Event
CancelledCurrentItem Event
CurrentItemChanged Event
DeletedCurrentItem Event
DeletingItem Event
EditedCurrentItem Event
GeneratingInput Event
ValidateCurrentItem Event
C1InputPanelMaskAttribute
C1InputPanelPresenter
C1InputPanelValidationSummary
C1InputTextBox
ErrorInfo
GeneratingInputEventArgs
Enumerations
ErrorType
PagerDisplayMode
C1InputPanel Constructor
In This Topic
Syntax
See Also
Initializes a new instance of a
C1InputPanel
.
Syntax
Visual Basic
C#
public C1InputPanel()
'Declaration Public Function New()
See Also
Reference
C1InputPanel Class
C1InputPanel Members