GridLayout component
Adds new GridLayout, Stepper and Wizard components.
Features
- Common
- Added new GridLayout Component.
- Added new Wizard Component.
- Added new Stepper Component.
- Added new StackLayout Component.
- Updated Material Theme to v.3.34.0.
- Updated Bootstrap Theme to v.4.36.0.
- Updated Default Theme to v.4.39.0.
- Updated DPL version to 2021.2.614.
- AutoComplete
- Grouping.
- Added a FocusАsync method to the component reference.
- Button
- Added a FocusАsync method to the component reference.
- Checkbox
- Added a FocusАsync method to the component reference.
- ColorPalette
- Added a FocusАsync method to the component reference.
- ComboBox
- Grouping.
- Added a FocusАsync method to the component reference.
- DateInput
- Added a FocusАsync method to the component reference.
- DatePicker
- Added a FocusАsync method to the component reference.
- DateRangePicker
- Added a FocusАsync method to the component reference.
- DateTimePicker
- Added a FocusАsync method to the component reference.
- DropDownList
- Grouping.
- Added a FocusАsync method to the component reference.
- Editor
- Added a FocusАsync method to the component reference.
- Grid
- Added OnModelInit which is needed to support parameterless constructors in models.
- Added a parameter for horizontal alignment of cell content.
- Pass Context to Command Buttons.
- Added keyboard navigation with column virtualization.
- ListView
- Added OnModelInit which is needed to support parameterless constructors in models.
- MaskedTextBox
- Added a FocusАsync method to the component reference.
- MultiSelect
- Grouping.
- Added a FocusАsync method to the component reference.
- NumericTextBox
- Added a FocusАsync method to the component reference.
- Scheduler
- Resource Grouping.
- Added OnModelInit which is needed to support parameterless constructors in models.
- Switch
- Added a FocusАsync method to the component reference.
- TextArea
- Added a FocusАsync method to the component reference.
- TextBox
- Added a FocusАsync method to the component reference.
- TimePicker
- Added a FocusАsync method to the component reference.
- ToggleButton
- Added a FocusАsync method to the component reference.
- TreeList
- Added keyboard navigation with column virtualization.
- Added OnModelInit which is needed to support parameterless constructors in models.
- Added a parameter for horizontal alignment of cell content.
- Pass Context to Command Buttons.