TrackPaintManager Object Members
See Also
- TrackPaintManager Overview
- AlternativeBackgroundColor Property
- Marker Property
- ScrollBarDark Property
- ScrollBarLight Property
- SelectedArea Property
- TimeHeaderDark Property
- TimeHeaderDivider Property
- TimeHeaderDarkDark Property
- TimeSliderBackground Property
- TrackHeader Property
- TrackTimeArea Property
- WorkArea Property

TrackPaintManager Object Members
Public Methods
Initializes all drawing defaults (fonts, colors, etc.). Most of them are system defaults. Sets the indentation for the preview text while in preview mode (PreviewMode).
Public Properties
-
AllowMergeCells
Specifies whether to allow merged cells in the grid. -
AlternativeBackgroundColor
Color used for alternating rows when the grid is displayed. -
BackColor
The background color of the grid control. -
BaseParentRecordIndent
Gets or sets the initial number of pixels a parent node will be indented when in a group. -
BaseTreeIndent
Specifies the indentation placed before the text of each child node in a hierarchical tree structure. -
BoldText
Specifies whether to display text in bold. -
BoldTextHighlight
Specifies the highlight style for bold text. -
CaptionBackColor
The background color of the column headers. -
CaptionBackGradientColorDark
The "Dark" color in the color gradient used for the background color of normal column headers. -
CaptionBackGradientColorLight
The "Light" color in the color gradient used for the background color of normal column headers. -
CaptionFont
Font used to display the caption of grid column headers. -
CaptionForeColor
The forecolor of the caption of the column headers. -
CleanTooltip
Specifies whether to display markup tooltips as normal text without markup tags or formatting. -
CollapseText
Sets the tooltip displayed for a column with a expand button when in the collapsed state in the column header. -
ColumnHotGradientColorDark
The "Dark" color in the color gradient used for the background color of hot column headers. -
ColumnHotGradientColorLight
The "Light" color in the color gradient used for the background color of hot column headers. -
ColumnOffice2007CustomThemeBaseColor
Gets or sets a custom color to use as the base color for the Office 2007 column style theme. -
ColumnPlusMinusSign
Specifies whether to use a "+/-" button instead of an arrow button in the column header when a column is expandable. -
ColumnPushedGradientColorDark
The "Dark" color in the color gradient used for the background color of pushed column headers. -
ColumnPushedGradientColorLight
The "Light" color in the color gradient used for the background color of pushed column headers. -
ColumnShadowGradient
The color used to draw the shadow of a column. -
ColumnStyle
Stores the style used to display grid column headers. -
ColumnWidthWYSIWYG
Allows the grid to be printed as seen (WYSIWYG). -
CompactText
Gets or sets whether multi-line rows are allowed. -
CustomTimeLineLabel
Specifies whether to use custom time line labels. -
DrawGridForEmptySpace
Gets or sets whether grid lines will be drawn after the body of rows to fill the empty space. -
DrawSortTriangleAlways
Specifies the style of the column sort triangle when the column is sorted. -
DrawSortTriangleStyle
Specifies the style of the sort triangle. -
ExpandText
Sets the tooltip displayed for a column with an expand button when in the expanded state in the column header. -
FixedInplaceButtonHeight
Specifies whether the paint manager supports fixed height of in-place buttons. -
FixedRowHeight
Gets or sets the fixed height of rows. -
FooterRowsDividerColor
Gets or sets the color of the footer divider lines. -
FooterRowsDividerStyle
Gets or sets the style of the footer divider lines. -
ForceDynamicMarkupForCell
Forces markup rendering for item captions in Virtual Mode. -
ForceShowDropMarker
Specifies whether to force the Show Drop Marker when dragging and dropping. -
ForceShowTooltip
Specifies whether to force tooltips to always be displayed, even when not normally needed. -
ForeColor
The foreground color of the grid control. -
FormulaSubSumColor
Gets or sets the color for Formula SubSum fields. -
FormulaSumColor
Gets or sets the color for Formula Sum fields. -
FreezeColsDividerColor
Color of the freeze column divider. -
FreezeColsDividerStyle
Style of the freeze column divider. -
Glyphs
Returns point to additional image list with Glyphs. -
GrayIfDisable
Specifies whether to draw the grid using "normal" colors or standard Windows disabled colors when the Grid control is disabled. -
GridLineColor
The color used to draw grid lines. -
GroupBoxBackColor
The background color of the "Group By" box. -
GroupByNoItemsTextColor
Color used to display the "No Items" text message displayed in the "Group By" box when no groups are added. -
GroupForeColor
The color of text in group rows. -
GroupGridLineHeight
Gets or sets the height of the group grid lines. -
GroupIndentColor
The color of the group indent shading. -
GroupRowTextBold
Gets or sets whether the text displayed in group rows will be displayed in bold. -
GroupShadeBackColor
The color used to shade group headings when ShadeGroupHeadings is True. -
GroupShadeBorderColor
The color used to draw the grid line border of group rows when ShadeGroupHeadings is True. -
GroupShadeForeColor
The text color of text displayed in Group Rows when ShadeGroupHeadings is True. -
HeaderHeight
Gets or sets the height of the header rows. -
HeaderRowsDividerColor
Gets or sets the color of the header divider lines. -
HeaderRowsDividerStyle
Gets or sets the style of the header divider lines. -
HideSelection
Specifies whether selected rows will remain shaded when the GridControl loses focus. -
HighlightBackColor
The background color for highlighted selected rows. -
HighlightForeColor
The foreground color for highlighted selected rows. -
HorizontalGridStyle
Style used to draw horizontal grid lines. -
HotDividerColor
Gets or sets the color of the arrows used to show where a column can be dropped when dragging a column header. -
HotTracking
Specifies whether hot tracking is used while moving the mouse over the column header when using the "Explorer" or "Office 2003" style. -
HyperLinkColor
The color used for hyperlinks in the grid. -
InvertColumnOnClick
Gets or sets whether the column header will appear "inverted" when clicked. -
LastColumnWidthWYSIWYG
Gets or sets the width of the last column in WYSIWYG mode. -
Marker
Specifies markers in the Time Line (Track Control). -
MaxPreviewLines
Gets or sets the maximum number of lines of the preview text that will be displayed while in PreviewMode. -
MoveScrollbarOnFixedColumnsIndent
Specifies whether to move the scrollbar only under the scrollable columns when FreezeColumnsCount is used and AutoColumnSizing is False. -
NoFieldsAvailableText
The "No Fields Available" text message displayed in the Field Chooser when no Column Headers are present. -
NoGroupByText
The "No Group By" text message displayed in the "Group By" box when no groups are added. -
NoItemsText
The "No Items" text message displayed in the GridControl when there are no visible rows. -
PreviewTextColor
The foreground color of the preview text. -
PreviewTextFont
Font used to display the preview text of a GridRecord while in PreviewMode. -
PrintPageRectangle
Gets or sets the rectangle for the print page. -
PrintWatermark
Specifies whether to print the watermark of the grid (if a watermark is used). -
RecOrRowNumber
Specifies whether the number column gets sorted (displays record number) or are "set in stone" and never move (displays row number). -
RevertAlignment
Reverts the alignment of column content. -
ScrollBarDark
The color of the dark scrollbar in the WorkArea and TimeLine. -
ScrollBarLight
The color of the light scrollbar in the WorkArea and TimeLine. -
SelectedArea
Color of the selection rectangle that is drawn when the mouse is clicked and dragged to select multiple blocks and keys (Track Control). -
SelectedRowBackColor
Gets or sets the selected row background color. -
SelectedRowForeColor
Gets or sets the selected row text color. -
ShadeGroupHeadings
Specifies whether group headings in the GridControl will be shaded. -
ShadeSortColor
Specifies the color used to shade sorted columns. -
ShadeSortColumn
Specifies whether the grid record items of a sorted column will be shaded. -
ShowLockIcon
Specifies whether to show a lock icon in cells that had editable records when the grid is editable (AllowEdit = True). -
ShowNonActiveInPlaceButton
Specifies whether to show NonActive InPlace Buttons (Combo, Expand, Spin) all the time. -
ShowWYSIWYGMarkers
Specifies whether to show WYSIWYG markers after printing. -
SortByDecreasingText
Gets or sets the text added to a column's tooltip when it is sorted in decreasing order. -
SortByIncreasingText
Gets or sets the text added to a column's tooltip when it is sorted in increasing order. -
SortByText
Gets or sets a string which contains customized "Sort By" text for displaying in sortable column header tooltips. -
SortTriangleOffsetFromRight
Gets or sets the number of pixels the sort arrow will be drawn from the right edge of the column header. -
StartRecOrRowNumber
Gets or sets the starting row number for the number column if used. -
TextFont
Font used to display the text of the GridRecordItem. -
TextIndentForGroupRowsWithNoIcon
Gets or sets the text indent for group rows if no group icon is used. -
ThemedInplaceButtons
Specifies whether in-place buttons will be themed. -
TimeHeaderDark
The "Dark" color in the color gradient used for the TimeLine header area. -
TimeHeaderDarkDark
The "Dark Dark" color in the color gradient used for the TimeLine header area shadow. -
TimeHeaderDivider
The divider between the TimeLine header and the area above and normal grid columns if they are added. -
TimeLineStep
Specifies the time line increments. -
TimeLineStepAuto
Specifies whether to use auto time increments for the time line. -
TimeSliderBackground
The background color of the TimeLine scrollbar/slider. -
TrackHeader
The area drawn above grid columns in the TimeLine track area. -
TrackTimeArea
The header area behind the time text in the TimeLine. -
TreeColumnLineLength
Gets or sets the extra line length to apply to tree column lines if there is no expand button. -
TreeIndent
Specifies the indentation placed before the text of each child node in a hierarchical tree structure. -
TreeStructureStyle
Specifies the style of lines drawn when using a hierarchical tree structure. -
UseAlternativeBackground
Specifies whether to use an alternative background color. -
UseColumnTextAlignment
Specifies whether the text in the column header will use the GridColumn.Alignment setting to align the header caption. -
UseDropMarker
Specifies whether to show drop markers (red insertion lines) while dragging something into the grid. -
UseEditTextAlignment
Specifies whether the GridColumn.Alignment setting is automatically applied to items when in edit mode. -
UseGroupRowSelectionState
Specifies whether to add a "selection" checkbox in the group row next to the expand/collapse button that indicates the selection status of child records. -
UseShellIcon
Specifies whether to show a lock icon in cells that had editable records when the grid is editable (AllowEdit = True). This property will use the lock icon from SHELL32.DLL. -
UseUpperCaseCaptions
Specifies whether to use upper case captions. -
VerticalGridStyle
Style used to draw vertical grid lines. -
WorkArea
The work area of the grid control.
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.