Intersoft ClientUI Documentation
Intersoft.Client.UI.Aqua.UXInput Namespace
Inheritance Hierarchy
Provides classes that represent advanced ClientUI input controls.
Classes
 ClassDescription
ClassBitmapConverter Converts byte array to Bitmap type.
ClassByteConverter Converts number to user-friendly bytes string, i.e, KB, MB or GB.
ClassCalendarCommands Provides Calendar related commands.
ClassClockCommands Provides clock related commands.
ClassCustomValidation Represent a custom validation error.
ClassDateTimeCommands Provides DateTime related commands.
ClassDateTimeEditorCommands Provides date and time editor related commands.
ClassFilesUploadEventArgs Provides data for file-related upload event.
ClassFilesUploadingEventArgs Provides data for FilesUploading event.
ClassFilesUploadResponseEventArgs Provides data for FilesUploaded and FilesUploadFailed events.
ClassFileTypeIcon Represents the class that maps Icon based on the given extension.
ClassFileUploadChunk Represents a chunk data that represents one or more partial files to be uploaded.
ClassFileUploadCustomData Represents custom data for file upload.
ClassFileUploadInfo Represents a file upload data.
ClassFileUploadInfoResponse Represents the response data of each processed file.
ClassFileUploadPostData Represents upload related data that submitted to server during file upload.
ClassFileUploadResponseData Represents the response data sent from server.
ClassFileUploadSession Represents a file upload session.
ClassFileUploadStateConverter Determines the file state using localized text based on the FileState property.
ClassIconSourceConverter Determines the icon source based on the FileTypeIcons property of the UXFileUpload.
ClassIconVisibilityConverter Determines the icon visibility based on the ShowFileTypeIcon property of the UXFileUpload control.
ClassProgressBarVisibilityConverter Determines the progress bar visibility based on the FileUploadState of the file.
ClassSliderCommands Provides slider bar related commands.
ClassSliderOption Provides slider option for slider bar.
ClassStatusTextConverter Determines the status text based on the given values.
ClassSuccessVisibilityConverter Determines the success icon visibility based on FileUploadState of the file.
ClassUpDownCommands Provides updownbase related commands.
ClassUploadCancelledEventArgs Provides data for UploadCancelled event.
ClassUploadCommands Provides file uploading related commands.
ClassUploadCompletedEventArgs Provides data for UploadCompleted event.
ClassUploadEventArgs Provides data for common uploading event.
ClassUploadEvents Provides routed events for UXFileUpload.
ClassUploadProgressEventArgs Provides data for UploadProgress event.
ClassUploadValidationEventArgs Provides data for UploadValidation event.
ClassUploadValidationEventArgs.FileUploadInfoValidation Supports UploadValidationEventArgs class.
ClassUXButtonSpinner Represents a spinner control that includes two Buttons.
ClassUXCalendar Represents a control that enables a user to select a date by using a visual calendar display.
ClassUXCalendarButton Represents a button control that construct the UXCalendar.
ClassUXCalendarDayButton Represents a button control that construct the calendar when the calendar is displayed in month.
ClassUXCalendarDayName Represents a button control to display the day name in UXCalendar.
ClassUXCalendarDisplayModeChangedEventArgs Provides data for the Intersoft.Client.UI.Aqua.UXInput.UXCalendar.DisplayMode changed event.
ClassUXCalendarEventItem Represents the item for Events in calendar.
ClassUXCalendarEventsCollection Represents an observable collection of event item.
ClassUXCalendarItem Represents the currently displayed month or year on a UXCalendar.
ClassUXCalendarSelectedDateChangedEventArgs Provides data for the Intersoft.Client.UI.Aqua.UXInput.UXCalendar.SelectedDate changed event.
ClassUXCalendarSelectedDatesCollection Represents a set of selected dates in a UXCalendar.
ClassUXCalendarWeekNumber Represents a control of the week number in UXCalendar.
ClassUXClipper Clips a ratio and expand of its content.
ClassUXClock Provides a lightweight analog clock to display and editing time.
ClassUXClockHandBase Provides an asbtraction for UXClockHand control.
ClassUXClockHourHand Represents hours hand in UXClock control.
ClassUXClockLongMarker Represents long marker in UXClock control.
ClassUXClockMarkerBase Provides an asbtraction for marker control.
ClassUXClockMinuteHand Represents mintes hand in UXClock control.
ClassUXClockSecondHand Represents seconds hand in UXClock control.
ClassUXClockShortMarker Represents short marker in UXClock control.
ClassUXCurrencyEditor Represents a masked textbox control that accepts standard and custom numeric .NET format.
ClassUXDateTimeEditor Represents a masked textbox control that accepts standard and custom DateTime .NET format.
ClassUXDateTimePicker Represents an input control to capture the date and time value featuring a rich editor that consisted of calendar and visual clock.
ClassUXDateTimeUpDown Represents a control that enables single value selection from a datetime values through a UXSpinner and UXTextBox.
ClassUXDomainUpDown Represents a control that enables single value selection from a domain of values through a UXSpinner and UXTextBox.
ClassUXDomainUpDownPanel Represents a uxdomainupdown panel
ClassUXFileUpload A high-performance file uploading control with an innovative user interface and strong MVVM support.
ClassUXFileUploadItem Represents a control that displays file upload item.
ClassUXFileUploadResource Represents the localized string resource used in UXFileUpload.
ClassUXMaskedInput Represents a masked textbox control that accepts MaskedEdit .NET format.
ClassUXMaskedInputBase Represents a base class masked textbox control.
ClassUXMaskedInputErrorEventArgs Provides data for the UXMaskedInput.Error event.
ClassUXMaskedInputGenericBase<T> Represents a base class masked textbox control which has a generic value.
ClassUXMaskedInputValueChangedEventArgs Provides data for the UXMaskedInput.ValueChanged event.
ClassUXNumericUpDown Represents a control that enables single value selection from a numeric range of values through a UXSpinner and UXTextBox.
ClassUXRangeSliderBar Represents a control that allows user to select a value within a specific range by moving two UXThumb controls along a track.
ClassUXRating Represents a control that allows user to select rating item by click on the item.
ClassUXRatingCommands Provides UXRating related commands.
ClassUXRatingItem An item used in a uxrating control.
ClassUXRatingPanel Arrages child for rating item into a single line that can be oriendted horizontally or vertically and also can be reversed.
ClassUXSliderBar Represents a control that allows user to select from a range of values by moving UXThumb control along a track.
ClassUXSliderBarBase Represents a base control that allows user to select from a range of values by moving UXThumb controls along a track.
ClassUXSpinner Represents a spinner control that includes two Buttons.
ClassUXSpinnerSpinEventArgs Provides data for the Intersoft.Client.UI.Aqua.UXInput.UXSpinner.Spin event.
ClassUXTickBar Represents a control that draws a set of tick bar items.
ClassUXTickBarItem Represents a control that draws a tick bar item for tick bar control.
ClassUXTickBarItemCollection Represents an observable collection of tick bar item.
ClassUXTickBarPanel Represents a panel control that contains a collection of tick bar items.
ClassUXUpDownBase Base class for all controls that provide value manipulation with a UXSpinner and a text box using control.
ClassUXUpDownBase<T> Base class for all controls that provide value manipulation with a UXSpinner and a text box using control.
ClassUXUpDownItemsBase Base class for all controls that provide value manipulation with a UXSpinner and a text box using item control.
ClassUXUpDownItemsBase<T> Base class for all controls that provide value manipulation with a UXSpinner and a text box using item control.
ClassUXUpDownParseErrorEventArgs Provides data for the UXUpDownBase.ParseError event.
ClassWarningVisibilityConverter Determines the warning icon visibility based on FileUploadState of the file.
Delegates
 DelegateDescription
DelegateFilesUploadEventHandler Represents the method that will handle the FilesAdded, FilesRemoved and FilesUploadProgressChanged event.
DelegateFilesUploadingEventHandler Represents the method that will handle the FilesUploading event.
DelegateFilesUploadResponseEventHandler Represents the method that will handle the FilesUploaded and FilesUploadFailed event.
DelegateUploadCancelledEventHandler Represents the method that will handle the UploadCancelled event.
DelegateUploadCompletedEventHandler Represents the method that will handle the UploadCompleted event.
DelegateUploadEventHandler Represents the method that will handle the UploadStarted event.
DelegateUploadProgressChangedEventHandler Represents the method that will handle the UplaodProgressChanged event.
DelegateUploadValidationEventHandler Represents the method that will handle the UploadValidationError event.
DelegateUXCalendarDisplayModeChangedEventHandler Represents the methods that will handle Intersoft.Client.UI.Aqua.UXInput.UXCalendar.DisplayModeChanged event.
DelegateUXCalendarSelectedDateChangedEventHandler Represents the methods that will handle Intersoft.Client.UI.Aqua.UXInput.UXCalendar.SelectedDate event.
DelegateUXMaskedInputErrorEventHandler Represents the methods that will handle Intersoft.Client.UI.Aqua.UXInput.UXMaskInputBase.Error event.
DelegateUXMaskedInputValueChangedEventHandler Represents the methods that will handle Intersoft.Client.UI.Aqua.UXInput.UXMaskInputBase.ValueChanged event.
DelegateUXSpinnerSpinEventHandler Represents the methods that will handle Intersoft.Client.UI.Aqua.UXInput.UXSpinner.Spin event.
DelegateUXUpDownParseErrorHandler Represents the methods that will handle ParseError event.
Enumerations
 EnumerationDescription
EnumerationCalendarDisplayMode Specifies whether a UXCalendar displays a month, year, decade, or century
EnumerationCalendarEventType Represents the event type from the calendar event.
EnumerationCalendarSelectionMode Specifies whether a single or multiple dates can be selected in a UXCalendar.
EnumerationClockEditingMode Specifies the editing mode for UXClock control.
EnumerationClockTickingMode Specifies the ticking mode for UXClock control when AutoUpdate property is set to True.
EnumerationClockValueMode Specifies the value changed behavior for UXClock.
EnumerationDateTimePickerEditorMode Represents the editor mode of date time picker.
EnumerationExpandDirection Specifies the expand direction behavior in UXRating control. System.Windows.Controls.Expander control opens.
EnumerationFileUploadState  
EnumerationInvalidInputAction Determines the behavior of a DomainUpDown control when a user sets a value not included in the domain.
EnumerationLeftRightAlignment Represents alignment for the spinner button.
EnumerationMaskDateTimeSpinMode Represents UXDateTimeEditor spin behavior option.
EnumerationMaskDisplayMode Represents UXMaskedInput display mode option.
EnumerationMaskTokenType Represents internal token type used in MaskedInput internal processing.
EnumerationPointerPosition Specifies the pointer position of tick bar.
EnumerationPrecisionMode Specifies the precision mode of the selection behavior in UXRating control.
EnumerationSelectionMode Specifies the selection mode of the item selection behavior in UXRating control.
EnumerationSpinDirection Represents spin directions that could be initiated by the end-user.
EnumerationTargetThumb Specifies the target thumb in slider bar.
EnumerationTickPlacement Specifies the position of tick marks in slider bar.
EnumerationValidationErrorType  
See Also

Reference

Intersoft.Client.UI.Aqua.UXInput Assembly

Send Feedback