Advanced Controls List

Advanced UI controls list has additional UI controls that can be used to build forms and pages.

Date/time

Снимок экрана 2022-08-27 в 20.19 23.png

UI Control allows setting up and showing date and time properties

Component properties

Settings Group Setting Name Possible Values Setting Purpose
Name - Custom name for the UI control
Common Show time true, false Set to True to show both date and time
Format - Set date & time https://docs.microsoft.com/ru-ru/dotnet/standard/base-types/custom-date-and-time-format-strings
Disabled true, false Set to True to disable the UI component
Required true, false Set to True to make the UI control required (has to have a set value)
Label - Set visual label for the component
Binding Multiple choice Catalog Select a property with Date type

CSS properties

Settings Group Setting Name Possible Values Setting Purpose
Layout Width - Width
Height - Height
Grow true, false If True, control will automatically expand if more space is available within the encompassing UI Control
Margin - Set external margins on all four sides of the UI Control
Padding - Set internal padding inside all four sides of the UI Control
Appearance CornerRadius - Set border thickness for the UI Control
BorderThickness - Set border thickness for the UI Control
Brush Background - Set background fill for the UI Control
BorderBrush - Set the border color for the UI Control

Day

Снимок экрана 2022-08-27 в 20.19 24.png

UI Control allows setting up and showing date properties

Component properties

Settings Group Setting Name Possible Values Setting Purpose
Name - Custom name for the UI control
Common Format - Set date & time https://docs.microsoft.com/ru-ru/dotnet/standard/base-types/custom-date-and-time-format-strings
Disabled true, false Set to True to disable the UI component
Required true, false Set to True to make the UI control required (has to have a set value)
Label - Set visual label for the component
Binding Multiple choice Catalog Select a property with Date type

CSS properties

Settings Group Setting Name Possible Values Setting Purpose
Layout Width - Width
Height - Height
Grow true, false If True, control will automatically expand if more space is available within the encompassing UI Control
Margin - Set external margins on all four sides of the UI Control
Padding - Set internal padding inside all four sides of the UI Control
Appearance CornerRadius - Set border thickness for the UI Control
BorderThickness - Set border thickness for the UI Control
Brush Background - Set background fill for the UI Control
BorderBrush - Set the border color for the UI Control

Time

Снимок экрана 2022-08-27 в 20.19 25.png

UI Control allows setting up and showing time properties

Component properties

Settings Group Setting Name Possible Values Setting Purpose
Name - Custom name for the UI control
Common Disabled true, false Set to True to disable the UI component
Required true, false Set to True to make the UI control required (has to have a set value)
Label - Set visual label for the component
Binding Multiple choice Catalog Select a property with Time type

CSS properties

Settings Group Setting Field Possible Values Setting Purpose
Layout Width - Width
Height - Height
Grow true, false If True, control will automatically expand if more space is available within the encompassing UI Control
Margin - Set external margins on all four sides of the UI Control
Padding - Set internal padding inside all four sides of the UI Control
Appearance CornerRadius - Set border thickness for the UI Control
BorderThickness - Set border thickness for the UI Control
Brush Background - Set background fill for the UI Control
BorderBrush - Set the border color for the UI Control

DataGrid