|
|
|
|
|
- Overview
- Properties available in a window
- Properties available in a page
- Properties available in a report
- Properties available in a report
Organizer control properties
Several WLanguage properties can be used on an Organizer control: - in a window.
- in a page.
- in a report.
Properties available in a window Properties available in a page Properties available in a report Properties available in a report The following properties are associated with Organizer controls:
| | Anchor | The Anchor property sets the anchors of a control in a window, page or report. | AnchorRateBottom | The AnchorRateBottom property 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.
| AnchorRateHeight | The AnchorRateHeight property is used to:- Find out the vertical anchor rate of a control.
- Modify the vertical anchor rate of a control.
| AnchorRateRight | The AnchorRateRight property 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.
| AnchorRateWidth | The AnchorRateWidth property 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.
| BlurLevel | The BlurLevel property gets and sets the percentage of blur applied to a control in a report. | CaptionPeriodHeader | The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report. | EndDatePeriodDisplayed | The EndDatePeriodDisplayed property gets the end date of the range displayed in a Scheduler or Organizer control of a report. | FontAppointmentContent | The FontAppointmentContent property is used to:- Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports.
- Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports.
| FontAppointmentTitle | The FontAppointmentTitle property 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.
| GranularityGridlines | The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report. | Height | The Height property gets and sets 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 Table or Looper control. The control can be overlayable or not.
- of a break cell in a Table or Looper control.
| Hidden | The Hidden is used to: - Determine if a control in a report is hidden.
- Redact or blur a control in a report.
| Name | The Name property is used to get:- 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.
| Note | The Note property 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.
| NoteTitle | The NoteTitle property is used to:- Get the title of the notes used in the technical documentation of a control, window, page or report.
- Change the title of the notes used in the technical documentation of a control, window, page or report.
| Plane | The Plane property is used to:- Know:
- the active plane of a window (or report) or the plane to which a control belongs.
- the active plane of a WEBDEV element.
- Edit:
- the active plane of a window (or report) or associate a control with another plane.
- the active plane of a WEBDEV element.
| Process | The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. | StartDatePeriodDisplayed | The StartDatePeriodDisplayed property gets the start date of the range displayed in a Scheduler or Organizer control of a report. | Visible | The Visible property is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
| Width | The Width property gets and changes 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.
| X | The X property is used to:- Get the X-coordinate of a control, Table control column or window (position on the X-axis).
- Get the X-coordinate of a control or window (position on the X-axis).
| Y | The Y property 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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|