|
- Overview
- Properties available in a window
- Properties available in a page
- Properties available in a report
- Properties available in a report
Properties associated with an Organizer control
Several WLanguage properties can be used on an Organizer control: - in a window.
Versions 18 and laterin a page. New in version 18in a page. in a page. Versions 17 and laterin a report. New in version 17in a report. in a report.
Versions 18 and later New in version 18 Properties available in a window Properties available in a page Versions 18 and later New in version 18 Versions 18 and later New in version 18Properties available in a report Versions 18 and laterProperties available in a report The following properties are associated with the Organizer controls:
| | Anchor | ..Anchor is used to manage the anchor of a control in a window or report. | StartDatePeriodDisplayed | ..StartDatePeriodDisplayed is used to find out the start date of the period currently printed in a Scheduler or Organizer control found in a report. | EndDatePeriodDisplayed | ..EndDatePeriodDisplayed is used to find out the end date of the period currently printed in a Scheduler control or in an Organizer control found in a report. | GranularityGridlines | ..GranularityGridlines allows you to find out and modify the size of the grid used to display the gridlines in a Scheduler control or in an Organizer control found in a report. | Height | ..Height is used to know and modify the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Looper control. The control can be overlayable or not.
| Versions 09 and laterWidth Width | ..Width is used to find out and modify the width:- of a control or block in a report.
- of a control (found in a window), window, column found in a table or column found in a list box (including listview).
- of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
| CaptionPeriodHeader | ..CaptionPeriodHeader is used to find out and modify the content of the period caption displayed in the header of a Scheduler or Organizer control found in a report. | Versions 09 and laterName New in version 09Name Name | ..Name is used to find out:- the name of the font associated with a Font variable.
- the name of a control, report or report block.
- the name of a control, group of controls or window.
- the name of a control, group of controls or page.
| Versions 09 and laterNote New in version 09Note Note | ..Note is used to:- Find out the notes associated with a control, a window, a page or a report.
- Modify the notes associated with a control, a window a page or a report.
| Versions 09 and laterPlane Plane | ..Plane is used to:- Find out:
- the active plane of a window (or report) or the plane to which a control belongs.
- the active plane of a WEBDEV element.
- Modify:
- the active plane of a window (or report) or associate a control with another plane.
- the active plane of a WEBDEV element.
| FontAppointmentContent | ..FontAppointmentContent is used to:- Find out the characteristics of the font used for the content of appointments in the Scheduler and Organizer reports.
- Modify the characteristics of the font used for the content of appointments in the Scheduler and Organizer reports.
| FontAppointmentTitle | ..FontAppointmentTitle is used to:- Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
- Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
| AnchorRateBottom | ..AnchorRateBottom is used to:- Find out the anchor rate when a control moves on the vertical axis.
- Modify the anchor rate when a control moves on the vertical axis.
| AnchorRateRight | ..AnchorRateRight is used to:- Find out the anchor rate when a control moves on the horizontal axis.
- Modify the anchor rate when a control moves on the horizontal axis.
| AnchorRateHeight | ..AnchorRateHeight is used to:- Find out the anchor rate in height of a control.
- Modify the anchor rate in height of a control.
| AnchorRateWidth | ..AnchorRateWidth is used to:- Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
- Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.
| NoteTitle | ..NoteTitle is used to:- Find out the title of the notes used in the program documentation of a control, window, page or report.
- Modify the title of the notes used in the program documentation of a control, window, page or report.
| Process | ..Process is used to modify the processes that must be run by the events available on a control, window, page, report, etc. | Visible | ..Visible is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
| Versions 09 and laterX New in version 09X X | ..X is used to:- Find out the X coordinate of a control, of a Table control column or of a window (position on X axis).
- Modify the X coordinate of a control or window (position on X axis).
| Versions 09 and laterY New in version 09Y Y | ..Y is used to:- Find out the Y coordinate of a control or window (position on Y axis).
- Modify the Y coordinate of a control or window.
|
New in version 18Properties available in a report The following properties are associated with the Organizer controls:
| | Anchor | ..Anchor is used to manage the anchor of a control in a window or report. | StartDatePeriodDisplayed | ..StartDatePeriodDisplayed is used to find out the start date of the period currently printed in a Scheduler or Organizer control found in a report. | EndDatePeriodDisplayed | ..EndDatePeriodDisplayed is used to find out the end date of the period currently printed in a Scheduler control or in an Organizer control found in a report. | GranularityGridlines | ..GranularityGridlines allows you to find out and modify the size of the grid used to display the gridlines in a Scheduler control or in an Organizer control found in a report. | Height | ..Height is used to know and modify the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Looper control. The control can be overlayable or not.
| Versions 09 and laterWidth Width | ..Width is used to find out and modify the width:- of a control or block in a report.
- of a control (found in a window), window, column found in a table or column found in a list box (including listview).
- of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
| CaptionPeriodHeader | ..CaptionPeriodHeader is used to find out and modify the content of the period caption displayed in the header of a Scheduler or Organizer control found in a report. | Versions 09 and laterName New in version 09Name Name | ..Name is used to find out:- the name of the font associated with a Font variable.
- the name of a control, report or report block.
- the name of a control, group of controls or window.
- the name of a control, group of controls or page.
| Versions 09 and laterNote New in version 09Note Note | ..Note is used to:- Find out the notes associated with a control, a window, a page or a report.
- Modify the notes associated with a control, a window a page or a report.
| Versions 09 and laterPlane Plane | ..Plane is used to:- Find out:
- the active plane of a window (or report) or the plane to which a control belongs.
- the active plane of a WEBDEV element.
- Modify:
- the active plane of a window (or report) or associate a control with another plane.
- the active plane of a WEBDEV element.
| FontAppointmentContent | ..FontAppointmentContent is used to:- Find out the characteristics of the font used for the content of appointments in the Scheduler and Organizer reports.
- Modify the characteristics of the font used for the content of appointments in the Scheduler and Organizer reports.
| FontAppointmentTitle | ..FontAppointmentTitle is used to:- Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
- Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
| AnchorRateBottom | ..AnchorRateBottom is used to:- Find out the anchor rate when a control moves on the vertical axis.
- Modify the anchor rate when a control moves on the vertical axis.
| AnchorRateRight | ..AnchorRateRight is used to:- Find out the anchor rate when a control moves on the horizontal axis.
- Modify the anchor rate when a control moves on the horizontal axis.
| AnchorRateHeight | ..AnchorRateHeight is used to:- Find out the anchor rate in height of a control.
- Modify the anchor rate in height of a control.
| AnchorRateWidth | ..AnchorRateWidth is used to:- Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
- Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.
| NoteTitle | ..NoteTitle is used to:- Find out the title of the notes used in the program documentation of a control, window, page or report.
- Modify the title of the notes used in the program documentation of a control, window, page or report.
| Process | ..Process is used to modify the processes that must be run by the events available on a control, window, page, report, etc. | Visible | ..Visible is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
| Versions 09 and laterX New in version 09X X | ..X is used to:- Find out the X coordinate of a control, of a Table control column or of a window (position on X axis).
- Modify the X coordinate of a control or window (position on X axis).
| Versions 09 and laterY New in version 09Y Y | ..Y is used to:- Find out the Y coordinate of a control or window (position on Y axis).
- Modify the Y coordinate of a control or window.
|
Properties available in a report The following properties are associated with the Organizer controls:
| | Anchor | ..Anchor is used to manage the anchor of a control in a window or report. | StartDatePeriodDisplayed | ..StartDatePeriodDisplayed is used to find out the start date of the period currently printed in a Scheduler or Organizer control found in a report. | EndDatePeriodDisplayed | ..EndDatePeriodDisplayed is used to find out the end date of the period currently printed in a Scheduler control or in an Organizer control found in a report. | GranularityGridlines | ..GranularityGridlines allows you to find out and modify the size of the grid used to display the gridlines in a Scheduler control or in an Organizer control found in a report. | Height | ..Height is used to know and modify the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Looper control. The control can be overlayable or not.
| Versions 09 and laterWidth Width | ..Width is used to find out and modify the width:- of a control or block in a report.
- of a control (found in a window), window, column found in a table or column found in a list box (including listview).
- of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
| CaptionPeriodHeader | ..CaptionPeriodHeader is used to find out and modify the content of the period caption displayed in the header of a Scheduler or Organizer control found in a report. | Versions 09 and laterName New in version 09Name Name | ..Name is used to find out:- the name of the font associated with a Font variable.
- the name of a control, report or report block.
- the name of a control, group of controls or window.
- the name of a control, group of controls or page.
| Versions 09 and laterNote New in version 09Note Note | ..Note is used to:- Find out the notes associated with a control, a window, a page or a report.
- Modify the notes associated with a control, a window a page or a report.
| Versions 09 and laterPlane Plane | ..Plane is used to:- Find out:
- the active plane of a window (or report) or the plane to which a control belongs.
- the active plane of a WEBDEV element.
- Modify:
- the active plane of a window (or report) or associate a control with another plane.
- the active plane of a WEBDEV element.
| FontAppointmentContent | ..FontAppointmentContent is used to:- Find out the characteristics of the font used for the content of appointments in the Scheduler and Organizer reports.
- Modify the characteristics of the font used for the content of appointments in the Scheduler and Organizer reports.
| FontAppointmentTitle | ..FontAppointmentTitle is used to:- Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
- Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
| AnchorRateBottom | ..AnchorRateBottom is used to:- Find out the anchor rate when a control moves on the vertical axis.
- Modify the anchor rate when a control moves on the vertical axis.
| AnchorRateRight | ..AnchorRateRight is used to:- Find out the anchor rate when a control moves on the horizontal axis.
- Modify the anchor rate when a control moves on the horizontal axis.
| AnchorRateHeight | ..AnchorRateHeight is used to:- Find out the anchor rate in height of a control.
- Modify the anchor rate in height of a control.
| AnchorRateWidth | ..AnchorRateWidth is used to:- Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
- Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.
| NoteTitle | ..NoteTitle is used to:- Find out the title of the notes used in the program documentation of a control, window, page or report.
- Modify the title of the notes used in the program documentation of a control, window, page or report.
| Process | ..Process is used to modify the processes that must be run by the events available on a control, window, page, report, etc. | Visible | ..Visible is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
| Versions 09 and laterX New in version 09X X | ..X is used to:- Find out the X coordinate of a control, of a Table control column or of a window (position on X axis).
- Modify the X coordinate of a control or window (position on X axis).
| Versions 09 and laterY New in version 09Y Y | ..Y is used to:- Find out the Y coordinate of a control or window (position on Y axis).
- Modify the Y coordinate of a control or window.
|
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |