Property for the DataWindow | Description |
Attributes | All general properties. |
Bands | List of bands. |
Bandname.property | Color, height, and so on for a band, where bandname is Detail, Footer, Header, Summary, or Trailer. |
Bandname.Text | Rich text content where bandname is Detail, Footer, or Header. |
Color | Background color. |
Column.Count | Number of columns. |
Crosstab.property | Settings for a crosstab DataWindow. |
Data | Description of data. |
Data.HTML | Description of the data and format of the DataWindow in HTML format. |
Data.HTMLTable | Description of the data in the DataWindow in HTML table format. |
Data.XML | A string containing the row data content of the DataWindow object in XML format. |
Data.XMLDTD | A string containing the full document type definition (DTD) of the XML output for a DataWindow object. |
Data.XMLSchema | A string containing the full schema of the XML output of a DataWindow object. |
Data.XSLFO | A string containing XSL Formatting Objects (XSL-FO) that represents the data and presentation of the DataWindow object. |
Detail.property | Color, height, and so on for the detail band. |
EditMask.property | Settings for EditMask edit style. |
Export.PDF.Distill.CustomPostScript | Setting that enables you to specify the PostScript printer driver settings used when data is exported to PDF using the Distill! method. |
Export.PDF.Method | Setting that determines whether data is exported to PDF from a DataWindow object by printing to a PostScript file and distilling to PDF, or by saving in XSL Formatting Objects (XSL-FO) format and processing to PDF. |
Export.PDF.XSLFOP.Print | Setting that enables you to send a DataWindow object directly to a printer using platform-independent Java printing when using the XSL-FO method to export to PDF. This is an option of the Apache FOP processor. |
Export.XML.HeadGroups | Setting that causes elements, attributes, and all other items above the Detail Start element in an XML export template for a group DataWindow to be iterated for each group in the exported XML. |
Export.XML.IncludeWhitespace | Setting that determines whether the XML document is formatted by inserting whitespace characters (carriage returns, linefeeds, tabs, and spacebar spaces).. |
Export.XML.MetaDataType | Setting that controls the type of metadata generated with the XML exported from a DataWindow object using the SaveAs method or a .Data.XML expression. |
Export.XML.SaveMetaData | Setting that controls the storage format for the metadata generated with the XML exported from a DataWindow object using the SaveAs method or a .Data.XML expression. |
Export.XML.TemplateCount | The number of XML export templates associated with a DataWindow object. |
Export.XML.Template[ ].Name | The name of an XML export template associated with a DataWindow object. |
Export.XML.UseTemplate | Setting that optionally controls the logical structure of the XML exported from a DataWindow object using the SaveAs method or the .Data.XML property. |
FirstRowOnPage | The row number of the first displayed row. |
Font.Bias | Treat fonts as display or printer. |
Footer.property | Color, height, and so on for the footer band (see Bandname.property in this table). |
Grid.ColumnMove | Whether the user can drag to reposition columns. |
Grid.Lines | Options for lines in grid DataWindow and crosstab. |
Header.#.property | Color, height, and so on for a group's header band. |
Header.property | Color, height, and so on for the header band. |
Help.property | Help settings for DataWindow actions. |
HideGrayLine | Whether a gray line displays at page boundaries. |
HorizontalScrollMaximum | Width of scroll box in the horizontal scrollbar. |
HorizontalScrollMaximum2 | Width of second scroll box when scrollbar is split. |
HorizontalScrollPosition | Position of the scroll box in the scrollbar. |
HorizontalScrollPosition2 | Position of scroll box in second split scrollbar. |
HorizontalScrollSplit | The position of the split in the scrollbar. |
HTMLDW | (exp) Whether HTML for the DataWindow is interactive and coordinated with a server component for retrievals and updates. |
HTMLGen.property | (exp) Settings for HTML generation. |
HTMLTable.property | Settings for the display of DataWindow data when displayed in HTML table format. |
Import.XML.Trace | Setting that determines whether import trace information is written to a log file. |
Import.XML.TraceFile | Specifies the name and location of an import trace file. |
Import.XML.UseTemplate | Setting that optionally controls the logical structure of the XML imported from an XML file to a DataWindow object using the ImportFile method. |
Label.property | Settings for the Label presentation style. |
LastRowOnPage | The last visible row on the page. |
Message.Title | The title of the dialog box that displays errors. |
Nested | Whether the DataWindow has nested reports. |
NoUserPrompt | Determines whether an error message is displayed to the user. |
Objects | The controls in the DataWindow. |
OLE.Client.property | Settings for the DataWindow as OLE client. |
Pointer | (exp) The pointer when over the DataWindow. |
Print.Buttons | Whether buttons display on the printed output. |
Print.Preview.Buttons | Whether buttons display in print preview. |
Print.property | Various settings for printing. |
Printer | The currently selected printer. |
Processing | Processing required by the presentation style. |
QueryMode | Whether the DataWindow is in query mode. |
QuerySort | Whether to sort the result set from the query. |
ReadOnly | Whether the DataWindow is read-only. |
Retrieve.AsNeeded | Whether to retrieve data only as needed. |
RichText.property | Settings for a RichText DataWindow. |
Row.Resize | Whether user can change the height of rows. |
Rows_Per_Detail | Number of rows in each column of N-Up style. |
Selected | List of selected controls. |
Selected.Data | List of selected data. |
Selected.Mouse | Whether user can use the mouse to select. |
ShowDefinition | (exp) Display column names instead of data. |
Sparse | (exp) The repeating columns to be suppressed. |
Storage | The amount of storage used by DataWindow. |
StoragePageSize | The default page size for DataWindow storage. |
Summary.property | Color, height, and so on for the summary band. |
Syntax | The syntax of the DataWindow. |
Syntax.Data | The data of the DataWindow in parse format. |
Syntax.Modified | Whether the syntax has been modified. |
Table.property | Various settings for the database. |
Table.sqlaction.property | Stored procedures for update activity. |
Timer_Interval | The milliseconds between timer events. |
Trailer.#.property | Color, height, and so on for a group's trailer band. |
Units | The unit of measure for the DataWindow. |
VerticalScrollMaximum | The height of the scroll box in the scrollbar. |
VerticalScrollPosition | The position of the scroll box in the scrollbar. |
Zoom | The scaling percentage of the DataWindow. |