|
|
|
|
|
|
|
The WithScroll property is used to:
enable or disable the scroll gesture on a Map control,
determine whether the scroll gesture is enabled on a Map control.... |
|
|
|
|
|
|
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode. |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown. |
|
|
|
|
|
|
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control. |
|
|
|
|
|
|
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection. |
|
|
|
|
|
|
Asks to run the "Request for refreshing the display" process of parent. |
|
|
|
|
|
|
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control. |
|
|
|
|
|
|
The InputValue property is used to:
find out whether the end user can enter or change values in a Spreadsheet control.
allow or prevent the end user from entering or changing values in a Spreadsheet control.... |
|
|
|
|
|
|
The InputFormula property is used to:
find out whether the end user can enter or change formulas in a Spreadsheet control.
allow or prevent the end user from entering or changing formulas in a Spreadsheet control.... |
|
|
|
|
|
|
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control. |
|
|
|
|
|
|
The WithRotation property is used to:
enable or disable the rotate gesture on a Map control,
determine whether the rotate gesture is enabled on a Map control.... |
|
|
|
|
|
|
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control. |
|
|
|
|
|
|
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control. |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called when the location of the user changes. |
|
|
|
|
|
|
When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
The different operations available on report blocks are as follows...... |
|
|
|
|
|
|
The FormulaBarVisible property is used to:
Find out whether a formula bar is displayed in a Spreadsheet control.
Display (or not) a formula bar in a Spreadsheet control.... |
|
|
|
|
|
|
The HeaderVisible property is used to:
Determine if the row and column headers are displayed in a Spreadsheet control.
Show or hide the row and column headers in a Spreadsheet control.... |
|
|
|
|
|
|
The MultiWorksheet property is used to:
Find out whether a Spreadsheet control manages several worksheets.
Change the worksheet management mode of a Spreadsheet control.... |
|
|
|
|
|
|
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control. |
|
|
|
|
|
|
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control. |
|
|
|
|
|
|
The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|