Requires: Base Development System
Inherits from Generic»GObject»Control. View the class hierarchy.
Property | Description |
---|---|
Active Cell:Active Cell | Sets the row and column of the active cell(s). Details |
Active Cell:Cell Background Color | Background color of the active cell in the control. Details |
Active Cell:Cell Foreground Color | Color of the text in the active cell in the control. Details |
Active Cell:Cell Position | The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the active cell(s). Details |
Active Cell:Cell Position:Left | The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the active cell. Details |
Active Cell:Cell Position:Top | The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the active cell. Details |
Cell Font | The font of all cells in the digital data control. Use this property to change the size, style, or color of the cell font. Details |
Cell Font:Bold | Indicates whether the text in all cells is bold. Details |
Cell Font:Color | The text font color in all cells. Details |
Cell Font:Italic | Indicates whether the text in all cells is italic. Details |
Cell Font:Name | The name of the font in all cells. Predefined font names include App Font, Sys Font, and Dlg Font. Details |
Cell Font:Size | The size of the font in all cells. Details |
Cell Font:Strikeout | Indicates whether to strike out the text in all cells. Details |
Cell Font:Underline | Indicates whether the text in all cells is underlined. Details |
Content Rect Bounds | The size in pixels of the content rectangle of the digital data control. Details |
Content Rect Bounds:Height | The height in pixels of the content rectangle of the digital data control. Details |
Content Rect Bounds:Width | The width in pixels of the content rectangle of the digital data control. Details |
Content Rect Position | The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the content rectangle of the digital data control. Details |
Content Rect Position:Left | The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the content rectangle of the digital data control. Details |
Content Rect Position:Top | The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the content rectangle of the digital data control. Details |
Default Value | Gets or sets the default value of the digital table control. Details |
Edit Position | The row-column pair index of the current text entry. Values of (0,0) indicate the top-left text entry. A value of –1 indicates the row headers. Values of (–2, –2) indicate that no edits are being made to the text of the control. Before you use this property to set text focus on a control, set key focus of the control. Details |
Format | Selects the format in which to display the data. Details |
Horizontal Scrollbar Visible | If TRUE, displays the horizontal scroll bar. Details |
Selection Color | Color to use to highlight the data selection. Details |
Selection Size | Index of the row and column pair that specifies the number of rows and columns in the selection. Details |
Selection Start | Index of the row and column pair that specifies the beginning of data selection (inclusive). Details |
Signal Numbers Visible | If TRUE, displays the signal numbers in the top row as column headers. Details |
Size | Width and height in pixels of the digital data control. Details |
Size:Height | Height of the digital data control in pixels. Details |
Size:Width | Width of the digital data control in pixels. Details |
Top Left Cell | The row and column of the cell displayed in the top left corner of the table. Use this property to read or change the top item, or use it to read or change the leftmost column of information displayed. Details |
Transitions Visible | If TRUE, displays the transition values in the leftmost column as row headers. Details |
Value | Value of digital data control. Details |
Value (Signaling) | Sets the value of the control and generates a Value Change event. Details |
Vertical Scrollbar Visible | If TRUE, displays the vertical scroll bar. Details |