Aliquo.Windows.Controls Namespace

Classes

AsyncResourceProvider Class that implements a generic asynchronous resource provider for the TextBoxValidation control.
AsyncSuggestionProvider Class that implements an asynchronous generic suggestion provider for the TextBoxAutoComplete control.
BooleanToGridFilterRowPositionConverter Converts a value to FixedTop and to None.
BooleanToGridSelectionModeConverter Converts a value of to Extended and to Single.
BusyDecorator Decorator with multithreaded wait flag.
BusyIndicator BusyIndicator class.
ButtonImage ButtonImagen class.
ButtonPath ButtonPath class.
CheckBoxValidation CheckBoxValidation class.
ComboBoxValidationComboBox with attributes and validation methods.
ConfigureFieldsAfterEventArgs Provides argument data for the ConfigureFieldsAfter event.
ConfigureFieldsBeforeEventArgs Provides argument data for the ConfigureFieldsBefore event.
ControlScrollWindowsFormsHost ControlScrollWindowsFormsHost class.
ControlWindowsFormsHost ControlWindowsFormsHost class.
DataGrid Represents a control that displays data in a customizable grid.
DataViewConditionsExtensions Provides extension methods for the DataViewConditions model classes that represent a list field.
FieldExtensions Provides extension methods for the Field and FieldSetting model classes.
GridCaptionSummaryCellStyleSelector Provides a custom mechanism for displaying the title summary cells of the SfDataGrid control.
GridDataCellEventArgs Provides argument data for events related to the data cells of the DataGrid control.
GridSearchBehavior Behavior class for fetching data in SfDataGrid and SfTreeGrid controls.
GridTableSummaryRowStyleSelector Provides a mechanism for applying styles to the summary rows of the SfDataGrid control.
GridTextBoxValidationColumn Represents a column that holds the TextBox Validation control as its cell content in edit mode.
GridVirtualizedDataViewChangedEventArgs Provides argument data for the VirtualizedDataViewChanged event.
GroupCaptionDescription Describes the columns that are used as titles for a data group in the SfDataGrid control.
GroupCaptionSummaryAggregate Custom SummaryAggregate class to get the values ​​to display as the captions of the groups in the CaptionSummaryRow of the SfDataGrid control.
HtmlEditor Interaction logic for HtmlEditor.xaml
HtmlTextBlock Allows you to display HTML content using a XAML FlowDocument control.
HyperlinkControl HyperlinkControl class.
ImageControl Represents a control that displays and manages the main image of the records in a table
LicencyModulesListBox Interaction logic for LicencyModulesListBox.xaml
LicencyModulesSelectorControl Interaction logic for LicencyModulesSelectorControl.xaml
ListBoxBindableSelectionBehavior Behavior that allows you to bind the SelectedItems property of the associated ListBox control. The SelectedItems property of the ListBox control cannot be bound because it is read-only.
ListBoxValidationListBox control with attributes and validation methods.
ListFieldSettingsWindow Interaction logic for ColumnSettingWindow.xaml.
LoadedHasFinishedEventArgs Provides argument data for the LoadedHasFinished event.
MethodToCommandBehavior Behavior class that allows you to bind a method to a property of type ICommand.
NotificationEventArgs Base argument class used in notification events.
NotificationHyperlinkEventArgs Provides argument data for navigation events of a hyperlink associated with a notification.
Notifications Interaction logic for Notifications.xaml.
NotificationSnoozedEventArgs Provides argument data for notification snooze events.
NullCoalesceDataTemplateSelector Null-coalescing DataTemplateSelector class.
PropertyChangedListener Implements a change notification mechanism for a dependency property of interest of an object that is not in our domain.
RecurrenceControl Interaction logic for RecurrenceControl.xaml
ResourceProvider Class that implements a generic resource provider for the TextBoxValidation control.
ScrollBarThin Attached properties to customize the appearance of the ScrollBar control when styles based on ScrollBarThinStyle are applied.
SearchMenuControl Interaction logic for SearchMenuControl.xaml
SearchWindow Interaction logic for SearchWindow.xaml
SelectItemWindow Lógica de interacción para SelectItemWindow.xaml
SfDataGridBehavior Behavior class that provides additional functionality for the SfDataGrid control.
SfDataGridDragDropBehaviorT Behavior associated with the syncfusion SfDataGrid control. It will control that when dragging and dropping rows, the collection is recomposed again according to the new established order
SfTreeGridBehavior Behavior class for SfTreeGrid that provides additional functionality to the associated control.
SharedWIA Provides methods to obtain images using Windows Image Acquisition (WIA) Automation.
ShowToolTipBehavior Behavior that allows the ToolTip of the associated element to be displayed when its content is shown cropped.
SingleDataTemplateSelector Generic DataTemplateSelector for a single DataTemplate
SuggestionKeyUpTextBox Object to allow text suggestions to be made in a text box when a key is pressed
SuggestionProvider Class that implements a generic hint provider for the TextBoxAutoComplete control.
SuggestionTextChangedTextBox Object to allow text suggestions to be made in a text box when changing the value of the box.
TableGridControl Interaction logic for ListTableControl.xaml
TextBlockValidation Represents the display element used in cells of columns of type GridTextBoxValidactionColumn.
TextBoxAutoComplete TextBox with auto-complete functionality by selecting from a drop-down list of suggestions based on the text entered.
TextBoxValidation TextBox with attributes and validation methods.
TextSuggestionProvider Class that implements a synchronous generic suggestion provider for a text box.
TextSuggestionProviderAsync Class that implements a generic asynchronous suggestion provider for a text box.
TreeGridTextBoxValidationColumn Represents a column that holds the TextBoxValidation control as its cell content in edit mode.
WindowSearch Class that implements the search window.

Interfaces

IGridTextBoxValidationColumn Interface to implement a TextBox Validation Column type column.
IListItemConverter Interface to implement a converter between elements of two lists that are synchronized.
IResourceProvider Interface to implement a string resource provider class for the TextBoxValidation control.
ISuggestionProvider Interface to implement a hint provider class for the TextBoxAutoCompletecontrol.
ITextSuggestionProvider Interfaz para implementar una clase de proveedor síncrono de sugerencias para una caja de texto
ITextSuggestionProviderAsync Interfaz para implementar una clase de proveedor asíncrono de sugerencias para una caja de texto

Delegates

TextBlockValidationTextChangedEventHandler TextChangedEventHandler event.

Enumerations

DataViewOperation Identifies the different operations that produce state changes for a data view.
FieldSettingHidden Determines the field settings to hide.
FieldSettingResult Specifies which button in the field settings window the user clicks.
FieldSortDirection Specifies the sort direction for a list field.
FieldSummaryType Specifies the summary type for a list field.
GridEnterKeyModes Identifies the behaviors of the Enter key when pressed in data cells of the SfDataGrid control.
GridRefreshModes Identifies the modes used to refresh the view of the SfDataGrid control.
HtmlEditorEditingMode Specifies the editing mode used for an HtmlEditor control.
HtmlEditorViewMode Specifies the view mode used for an HtmlEditor control.
IconPlacement Specifies the location of the icon within the TextBoxAutoComplete control.
MaskTypes Identifies the types of editing masks.
ShowCellToolTipModes Identifies the ways to display the ToolTip in the data cells of the SfDataGrid control.
ShowHeaderToolTipModes Identifies the ways to display the ToolTip in the column headers of the SfDataGrid control.
TableGridDoubleTappedActions Specifies the action that is executed when the user double-clicks or presses the Enter key the data cells of the TableGridControl.
ValidationModes Specifies the types of validations that can be applied to the data in the TextBoxValidation control.
ValueMaskFormats Specifies how the underlying value of the text box is formatted when ValidationMode is set to MaskEdit.
WatermarkModes Identifies the ways to display the watermark on a control.