DigitalTable Properties

LabView Local Project Settings

DigitalTable Properties

Installed With: Base Package

Inherits from Generic»GObject»Control. View the class hierarchy.

PropertyDescription
Active Cell:Active CellSets the row and column of the active cell(s). Details
Active Cell:Cell Background ColorBackground color of the active cell in the control. Details
Active Cell:Cell Foreground ColorColor of the text in the active cell in the control. Details
Active Cell:Cell PositionThe 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:LeftThe coordinate in pixels, relative to the origin of the owning pane, of the left edge of the active cell. Details
Active Cell:Cell Position:TopThe coordinate in pixels, relative to the origin of the owning pane, of the top edge of the active cell. Details
Cell FontThe 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:BoldIndicates whether the text in all cells is bold. Details
Cell Font:ColorThe text font color in all cells. Details
Cell Font:ItalicIndicates whether the text in all cells is italic. Details
Cell Font:NameThe name of the font in all cells. Predefined font names include App Font, Sys Font, and Dlg Font. Details
Cell Font:SizeThe size of the font in all cells. Details
Cell Font:StrikeoutIndicates whether to strike out the text in all cells. Details
Cell Font:UnderlineIndicates whether the text in all cells is underlined. Details
Content Rect BoundsThe size in pixels of the content rectangle of the digital data control. Details
Content Rect Bounds:HeightThe height in pixels of the content rectangle of the digital data control. Details
Content Rect Bounds:WidthThe width in pixels of the content rectangle of the digital data control. Details
Content Rect PositionThe 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:LeftThe 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:TopThe 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
Edit PositionThe 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. This property does not set text focus on a control that does not already have text focus. Details
FormatSelects the format in which to display the data. Details
Horizontal Scrollbar VisibleIf TRUE, displays the horizontal scroll bar. Details
Selection ColorColor to use to highlight the data selection. Details
Selection SizeIndex of the row and column pair that specifies the number of rows and columns in the selection. Details
Selection StartIndex of the row and column pair that specifies the beginning of data selection (inclusive). Details
Signal Numbers VisibleIf TRUE, displays the signal numbers in the top row as column headers. Details
SizeWidth and height in pixels of the digital data control. Details
Size:HeightHeight of the digital data control in pixels. Details
Size:WidthWidth of the digital data control in pixels. Details
Top Left CellThe 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 VisibleIf TRUE, displays the transition values in the leftmost column as row headers. Details
Value (Signaling)Sets the value of the control and generates a Value Change event. Details
ValueValue of digital data control. Details
Vertical Scrollbar VisibleIf TRUE, displays the vertical scroll bar. Details