Skip to main content

GanttView Properties

Visualizes the GanttControl data.
Name Description
ActiveEditor Gets the active editor. This is a dependency property. Inherited from DataViewBase.
ActualAlternateRowBackground Gets the actual brush that is used to the alternate row background. This is a dependency property. Inherited from TreeListView.
ActualColumnChooserTemplate Gets the actual template that defines the Column Chooser‘s appearance. This is a dependency property. Inherited from DataViewBase.
ActualDataRowTemplateSelector Gets the actual template selector that chooses a node template based on custom logic. This is a dependency property. Inherited from TreeListView.
ActualExpandDetailHeaderWidth This member supports the control’s internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
ActualFadeSelectionOnLostFocus This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DataViewBase.
ActualGroupFooterRowTemplateSelector Gets the actual template selector that chooses a node footer row template based on custom logic. This is a dependency property. Inherited from TreeListView.
ActualGroupFooterSummaryItemTemplateSelector Gets the actual template selector that chooses a node footer summary item template based on custom logic. This is a dependency property. Inherited from TreeListView.
ActualHeight Gets the rendered height of this element. Inherited from FrameworkElement.
ActualIndicatorWidth This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from TreeListView.
ActualPrintTaskContentTemplate
ActualPrintTaskContentTemplateSelector
ActualRowDetailsTemplateSelector Gets the actual template selector that chooses a row details template based on custom logic. This is a dependency property. Inherited from TreeListView.
ActualSearchPanelHorizontalAlignment Inherited from DataViewBase.
ActualSearchPanelPosition Gets a position where the search panel is shown. Inherited from DataViewBase.
ActualShowCompactPanel Gets whether the compact panel is displayed within a view. Inherited from DataViewBase.
ActualShowDetailButtons This member supports the control’s internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
ActualShowDetailHeader This member supports the control’s internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
ActualShowFilterPanel Gets whether the Filter Panel is displayed within a View. This is a dependency property. Inherited from DataViewBase.
ActualShowIndicator Gets whether the Row Indicator Panel is shown within a view. This is a dependency property. Inherited from TreeListView.
ActualShowPager For internal use. Inherited from DataViewBase.
ActualShowSearchPanel Gets whether the Search Panel is displayed within a View. This is a dependency property. Inherited from DataViewBase.
ActualShowSearchPanelNavigationButtons Gets whether navigation buttons are shown in the grid’s search panel. Inherited from DataViewBase.
ActualShowSearchPanelResultInfo Gets whether the search panel shows the information about search results. Inherited from DataViewBase.
ActualSplitterWidth For internal use only.
ActualTotalSummaryItemTemplateSelector Gets the actual template selector that chooses a total summary item template based on custom logic. This is a dependency property. Inherited from DataViewBase.
ActualTreeListWidth For internal use only.
ActualUseResourcesAsTaskContent Gets whether names of assigned resources are actually displayed as the task content.
ActualWidth Gets the rendered width of this element. Inherited from FrameworkElement.
ActualWorkdayDuration Gets a duration of the working day. This is a dependency property.
AddingNewNodeCommand Gets or sets a command that is executed before a new node is added to the GridControl. Inherited from TreeListView.
AllItemsSelected Gets whether all items within the view are selected. This is a dependency property. Inherited from DataViewBase.
AllowAdvancedHorizontalNavigation Gets or sets whether advanced horizontal navigation is enabled. This option works only with multi-level bands. Inherited from TreeListView.
AllowAdvancedVerticalNavigation Gets or sets whether advanced vertical navigation is enabled. This option works only with multi-level bands. Inherited from TreeListView.
AllowBandMoving Gets or sets whether users can rearrange bands. This is a dependency property. Inherited from TreeListView.
AllowBandMultiRow Gets or sets whether the grid displays each band’s column in a single row. This is a dependency property. Inherited from TreeListView.
AllowBandResizing Gets or sets whether users can drag the band header’s edge to change the band‘s width. Inherited from TreeListView.
AllowBestFit Gets or sets whether it is allowed to calculate the optimal widths and apply them to all columns in a View. This is a dependency property. Inherited from TreeListView.
AllowCascadeUpdate Gets or sets whether cascading data updates are allowed. This is a dependency property. Inherited from TreeListView.
AllowChangeBandParent Gets or sets whether users can drag bands between bands. This is a dependency property. Inherited from TreeListView.
AllowChangeColumnParent Gets or sets whether users can drag columns between bands. This is a dependency property. Inherited from TreeListView.
AllowChildNodeSourceUpdates Gets or sets whether the TreeList control tracks changes in the child collection. This is a dependency property. Inherited from TreeListView.
AllowColumnFiltering Gets or sets whether an end user can filter data by column. This is a dependency property. Inherited from DataViewBase.
AllowColumnMoving Gets or sets whether an end-user is allowed to move columns by dragging their headers. This is a dependency property. Inherited from DataViewBase.
AllowCommitOnValidationAttributeError Gets or sets whether a cell’s value that has failed validation specified by the Data Annotations attribute(s), can be posted to a data source. This is a dependency property. Inherited from DataViewBase.
AllowConditionalFormattingManager Gets or sets whether to enable the conditional formatting rules manager. This is a dependency property. Inherited from TreeListView.
AllowConditionalFormattingMenu Gets or sets whether to enable the conditional formatting menu. This is a dependency property. Inherited from TreeListView.
AllowDataUpdateFormatConditionMenu Gets or sets whether to enable the data update formatting menu. This is a dependency property. Inherited from TreeListView.
AllowDefaultContentForHierarchicalDataTemplate Gets or sets whether to use the default content if the TreeListView.DataRowTemplate and TreeListView.DataRowTemplateSelector properties return null. Inherited from TreeListView.
AllowDragDrop Gets or sets whether an end-user is allowed to drag and drop grid view’s records. This is a dependency property. Inherited from DataViewBase.
AllowDrawNewTask Gets or sets whether an end user can add a new task by drawing the task in the Gantt area‘s new item row. This is a dependency property.
AllowDrop Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. Inherited from UIElement.
AllowedGroupFilters Gets or sets group filters that the GridControl supports. Inherited from DataViewBase.
AllowEditConnectors Gets or sets whether an end user is allowed to edit the connectors in the Gantt area. This is a dependency property.
AllowEditing Gets or sets whether users can change cell values. This is a dependency property. Inherited from DataViewBase.
AllowFilterEditor Gets or sets whether users can invoke the Filter Editor to build complex filter criteria. This is a dependency property. Inherited from DataViewBase.
AllowFixedColumnMenu Gets or sets whether menu items used to fix a column to the left or right are shown within a column’s context menu. This is a dependency property. Inherited from TreeListView.
AllowHorizontalScrollingVirtualization Gets or sets a value indicating whether virtualization is enabled for horizontal scrolling. This is a dependency property. Inherited from TreeListView.
AllowIndeterminateCheckState Gets or sets whether an end user can set the node’s check boxes to three states (checked, unchecked and indeterminate). This is a dependency property. Inherited from TreeListView.
AllowLeaveFocusOnTab Gets or sets whether the input focus leaves a View when the TAB/SHIFT+TAB key is pressed. Inherited from DataViewBase.
AllowLeaveInvalidEditor Gets or sets whether an editor that did not pass validation can lose focus. This is a dependency property. Inherited from DataViewBase.
AllowMoveColumnToDropArea Gets or sets whether users can drag a column’s header outside of the GridControl to hide the column. This is a dependency property. Inherited from DataViewBase.
AllowMoving Obsolete. Gets or sets whether an end-user is allowed to move columns by dragging their headers. This is a dependency property. Inherited from DataViewBase.
AllowNodeFooterSummaryCascadeUpdate Gets or sets whether cascading updates of node footer summaries are allowed. This is a dependency property. Inherited from TreeListView.
AllowPerPixelScrolling Gets or sets whether per-pixel scrolling is enabled. This is a dependency property. Inherited from TreeListView.
AllowPrintColumnHeaderImage Gets or sets whether to print column header images. This is a dependency property. Inherited from TreeListView.
AllowRecreateNodesOnEndDataUpdate Gets or sets whether the GridControl handles notifications from the data source and updates TreeListView nodes between DataControlBase.BeginDataUpdate() and DataControlBase.EndDataUpdate() calls. Inherited from TreeListView.
AllowRecursiveNodeChecking Gets or sets whether recursive node selection is enabled. This is a dependency property. Inherited from TreeListView.
AllowRecursiveNodeSummaryCalculation Gets or sets whether the recursive node summary calculation is enabled for the entire TreeListView. This is a dependency property. Inherited from TreeListView.
AllowResizing Gets or sets whether an end-user can change column widths by dragging the edges of their headers. This is a dependency property. Inherited from TreeListView.
AllowSchedulingOnEditing Gets or sets whether the GanttControl should recalculate task properties once a related task’s start date, progress, or duration has been modified. This is a dependency property.
AllowScrollAnimation Gets or sets whether to enable scroll animation. This is a dependency property. Inherited from TreeListView.
AllowScrollHeaders Gets or sets whether column headers are automatically scrolled once a user drags a column header to the View’s left or right. This is a dependency property. Inherited from TreeListView.
AllowScrollingOnDrag Gets or sets whether dragging records to the edges of the grid’s view automatically activates scrolling. This is a dependency property. Inherited from DataViewBase.
AllowScrollToFocusedRow Gets or sets whether on not a View is automatically scrolled to the focused row when it changes. This is a dependency property. Inherited from DataViewBase.
AllowSortedDataDragDrop Gets or sets whether an end-user is allowed to drag and drop data that are sorted or grouped. This is a dependency property. Inherited from DataViewBase.
AllowSorting Gets or sets whether an end-user can sort data. This is a dependency property. Inherited from DataViewBase.
AllowSortingBySingleColumnOnly Gets or sets whether it is allowed to apply grouping and sorting by single column only. Inherited from TreeListView.
AllowSummaryTaskFinishDateMove Specifies whether end users can change a summary task end date by resizing the task. This is a dependency property.
AllowSummaryTaskProgressMove Specifies whether end users can change a summary task progress by resizing the summary task’s progress bar. This is a dependency property.
AllowSummaryTaskResourceLinksEdit Specifies whether end users can edit a summary task’s resource links. This is a dependency property.
AllowTaskFinishDateMove Gets or sets whether end users can change the task duration by resizing the gantt task. This is a dependency property.
AllowTaskMove Gets or sets whether an end user can edit task start and finish dates by moving tasks alongside the timeline. This is a dependency property.
AllowTaskProgressMove Gets or sets whether end users can change the task progress by resizing the task’s progress bar. This is a dependency property.
AllowTaskRemove Gets or sets whether an end user can remove tasks using the Del button. This is a dependency property.
AllowTreeIndentScrolling Gets or sets whether to allow end users to scroll expanded nodes horizontally together with expand buttons. This is a dependency property. Inherited from TreeListView.
AllowValidatePredecessorLinks Gets or sets whether the GanttControl validates connectors and highlights invalid connectors. This is a dependency property.
AlternateRowBackground Gets or sets the brush used to paint the background of alternate nodes. This is a dependency property. Inherited from TreeListView.
AlternationCount Gets or sets the alternate row frequency. This is a dependency property. Inherited from TreeListView.
AnimateConditionalFormattingTransition Gets or sets whether the conditional formatting is changed with an animation effect. This is a dependency property. Inherited from TreeListView.
AreAnyTouchesCaptured Gets a value that indicates whether at least one touch is captured to this element. Inherited from UIElement.
AreAnyTouchesCapturedWithin Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. Inherited from UIElement.
AreAnyTouchesDirectlyOver Gets a value that indicates whether at least one touch is pressed over this element. Inherited from UIElement.
AreAnyTouchesOver Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. Inherited from UIElement.
AreUpdateRowButtonsShown Gets whether the buttons which allow you to update rows are shown. Inherited from DataViewBase.
AutoDetectColumnTypeInHierarchicalMode Gets or sets whether the TreeListView automatically detects the column type in hierarchical mode. Inherited from TreeListView.
AutoExpandAllNodes Gets or sets whether all nodes are automatically expanded when the View is being loaded. This is a dependency property. Inherited from TreeListView.
AutoExpandDelayOnDrag Gets or sets the delay in milliseconds, after which the collapsed group is expanded. This is a dependency property. Inherited from DataViewBase.
AutoExpandOnDrag Gets or sets whether dragging records over a collapsed group automatically expands this group. This is a dependency property. Inherited from DataViewBase.
AutoFilterRowCellStyle Gets or sets the style applied to the Automatic Filter Row‘s cells. This is a dependency property. Inherited from TreeListView.
AutoFilterRowClearButtonMode Gets or sets whether non-empty Automatic Filter Row cells display clear buttons. Inherited from TreeListView.
AutoFilterRowData Gets an object that is the Automatic Filter Row‘s data. Inherited from TreeListView.
AutoFilterRowPosition Gets or sets where to display the Automatic Filter Row. Inherited from TreeListView.
AutoMoveRowFocus Gets or sets a value specifying whether horizontal navigation keys move focus to the next/previous node when the current node’s last/first cell is focused. This is a dependency property. Inherited from TreeListView.
AutoPopulateServiceColumns Gets or sets whether columns are automatically created for service fields in the underlying data source. This is a dependency property. Inherited from TreeListView.
AutoScrollOnSorting Gets or sets whether a View is automatically scrolled after the order of rows has been changed. This is a dependency property. Inherited from DataViewBase.
AutoWidth Gets or sets whether column widths are automatically changed so that the total columns’ width matches the grid’s width. This is a dependency property. Inherited from TreeListView.
Background This inherited property is not in effect for the DataViewBase object. To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools. Inherited from DataViewBase.
BandCellSeparatorColor Gets or sets the color of band separators. This is a dependency property. Inherited from TreeListView.
BandHeaderSeparatorColor Gets or sets the color of band separators’ header part. This is a dependency property. Inherited from TreeListView.
BandHeaderTemplate Gets or sets the template that defines the presentation of band headers. This is a dependency property. Inherited from TreeListView.
BandHeaderTemplateSelector Gets or sets an object that chooses a band header template based on custom logic. This is a dependency property. Inherited from TreeListView.
BandHeaderToolTipTemplate Gets or sets the template that defines the presentation of band header tooltips. This is a dependency property. Inherited from TreeListView.
BandMenuCustomizations Allows you to customize the band context menu by adding new menu items or removing existing items. Inherited from TreeListView.
BandSeparatorWidth Gets or sets a width of separators between bands that are placed within the current view. This is a dependency property. Inherited from TreeListView.
BaselineDurationMapping Provides a path to a data field that stores the task baseline’s duration. This is a dependency property.
BaselineFinishDateMapping Provides a path to a data field that stores the task baseline’s finish date. This is a dependency property.
BaselineStartDateMapping Provides a path to a data field that stores the task baseline’s start date. This is a dependency property.
BestFitArea Gets or sets which interface elements are taken into account when calculating optimal width for columns. This is a dependency property. Inherited from TreeListView.
BestFitCollapsedNodes Inherited from TreeListView.
BestFitMaxRowCount Gets or sets the number of records taken into account when calculating the optimal widths required for columns to completely display their contents. This is a dependency property. Inherited from TreeListView.
BestFitMode Gets or sets how to calculate the optimal width required for a column to completely display its contents. This is a dependency property. Inherited from TreeListView.
BestFitModeOnSourceChange Gets or sets how to calculate the optimal width required for all columns to completely display their contents when the grid’s ItemsSource is changed. This is a dependency property. Inherited from TreeListView.
BindingGroup Gets or sets the BindingGroup that is used for the element. Inherited from FrameworkElement.
BitmapEffect Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. Inherited from UIElement.
BitmapEffectInput Gets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. Inherited from UIElement.
BorderBrush This inherited property is not in effect for the DataViewBase object. To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools. Inherited from DataViewBase.
BorderThickness This inherited property is not in effect for the DataViewBase object. To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools. Inherited from DataViewBase.
CacheMode Gets or sets a cached representation of the UIElement. Inherited from UIElement.
CellDisplayTemplate Gets or sets a template that displays column values. This is a dependency property. Inherited from DataViewBase.
CellDisplayTemplateSelector Gets or sets an object that chooses a cell display template based on custom logic. This is a dependency property. Inherited from DataViewBase.
CellEditTemplate Gets or sets a template that displays a custom editor used to edit column values. This is a dependency property. Inherited from DataViewBase.
CellEditTemplateSelector Gets or sets an object that chooses a cell edit template based on custom logic. This is a dependency property. Inherited from DataViewBase.
CellStyle Gets or sets the style applied to data cells displayed within a View. This is a dependency property. Inherited from DataViewBase.
CellTemplate Gets or sets the template to use to display the contents of column cells. This is a dependency property. Inherited from DataViewBase.
CellTemplateSelector Gets or sets an object that chooses a cell template based on custom logic. This is a dependency property. Inherited from DataViewBase.
CellToolTipTemplate Gets or sets the template that defines the cell tooltips‘s appearance. This is a dependency property. Inherited from DataViewBase.
CellValueChangedCommand Gets or sets a command executed when a cell value is changed. Inherited from TreeListView.
CellValueChangingCommand Gets or sets a command executed when a user edits a cell value (for example, types or deletes a character, chooses a value from the drop-down list). Inherited from TreeListView.
ChartExtent For internal use.
ChartOffset For internal use only.
ChartWidth Gets the width of a chart’s visible area.
CheckBoxFieldName Gets or sets the name of a field in a data source to which check boxes embedded into nodes are bound. Inherited from TreeListView.
CheckBoxValueConverter Gets or sets a converter used to provide the checkbox value. This is a dependency property. Inherited from TreeListView.
ChildNodesPath Gets or sets the name of the ‘children’ field. This is a dependency property. Inherited from TreeListView.
ChildNodesSelector Gets or sets a selector that returns the list of child nodes for the processed node. This is a dependency property. Inherited from TreeListView.
Clip Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. Inherited from UIElement.
ClipboardCopyAllowed Obsolete. Gets or sets whether copying view data to the clipboard is allowed. Inherited from DataViewBase.
ClipboardCopyOptions Gets or sets with which formats (RTF, HTML, Biff8(xls), CSV, Text, UnicodeText) the data copied from this GridControl should be compatible. This is a dependency property. Inherited from DataViewBase.
ClipboardCopyWithHeaders Obsolete. Gets or sets whether column captions are copied to the clipboard when copying row values. Inherited from DataViewBase.
ClipboardDataProvider Gets an object that returns data for the clipboard in a variety of formats (plain text, plain unicode text, rich text, CSV, Biff8, HTML). Inherited from TreeListView.
ClipboardMode

Specifies whether the grid cell data should be copied together with the format settings. This is a dependency property.

Inherited from DataViewBase.
ClipToBounds Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. Inherited from UIElement.
ColumnBandChooserTemplate Gets or sets the template that defines the legacy column/band chooser’s appearance. This is a dependency property. Inherited from TreeListView.
ColumnChooserBandsSortOrderComparer Gets or sets the object that compares columns and bands of the Grid to define their sorting within the legacy Column/Band Chooser. This is a dependency property. Inherited from TreeListView.
ColumnChooserColumnDisplayMode Gets or sets a value that specifies how the column chooser displays columns. This is a dependency property. Inherited from DataViewBase.
ColumnChooserColumns Gets a collection of hidden columns displayed in the legacy Column Chooser. This is a dependency property. Inherited from DataViewBase.
ColumnChooserColumnsSortOrderComparer Gets or sets the object that compares columns of the Grid to define their sorting within the legacy Column Chooser. This is a dependency property. Inherited from DataViewBase.
ColumnChooserFactory Gets or sets a custom Column Chooser. This is a dependency property. Inherited from DataViewBase.
ColumnChooserState Gets or sets the Column Chooser‘s state. This is a dependency property. Inherited from DataViewBase.
ColumnChooserTemplate Gets or sets the template that defines the legacy Column Chooser‘s appearance. This is a dependency property. Inherited from DataViewBase.
ColumnFilterPopupMode Gets or sets the display mode of the Drop-Down Filter for all columns within the view. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderContentStyle Gets or sets the style of the text within column headers. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderCustomizationAreaTemplate Gets or sets the template that defines the presentation of the customization area displayed within column headers. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderCustomizationAreaTemplateSelector Gets or sets an object that chooses a template based on custom logic. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderDragIndicatorTemplate Gets or sets a template that defines the presentation of the drag indicator. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderImageStyle Gets or sets the style of the image within column headers. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderStyle Gets or sets a style applied to the all column headers within the View. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderTemplate Gets or sets the template that defines the presentation of column header content. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderTemplateSelector Gets or sets an object that chooses a column header template based on custom logic. This is a dependency property. Inherited from DataViewBase.
ColumnHeaderToolTipTemplate Gets or sets the template that defines the presentation of a column header’s tooltip. This is a dependency property. Inherited from DataViewBase.
ColumnMenuCustomizations Allows you to customize the column header‘s context menu. You can add new menu items or remove existing items. Inherited from DataViewBase.
ColumnSortClearMode Gets or sets the mode of clearing sorting. Inherited from DataViewBase.
CommandBindings Gets a collection of CommandBinding objects associated with this element. A CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. Inherited from UIElement.
Commands Provides access to view commands. Inherited from DataViewBase.
CommitEditingOnCellValueChanged Gets or sets whether the Gantt control hides a cell’s editor and posts its value to a data source right after this cell’s value has been changed via UI. This is a dependency property.
CompactFilterElementShowMode Gets or sets how the filter element is displayed within the compact panel. This is a dependency property. Inherited from TreeListView.
CompactModeFilterElementMenuCustomizations Allows you to customize a filter menu in compact mode. Inherited from TreeListView.
CompactModeFilterItems Provides access to a collection of filter items displayed within a compact panel in compact mode. Inherited from TreeListView.
CompactModeFilterItemsSource Gets or sets a source of filter items. This is a dependency property. Inherited from TreeListView.
CompactModeFilterMergeElementMenuCustomizations Allows you to customize a filter menu with sort items in compact mode. Inherited from TreeListView.
CompactModeSortElementMenuCustomizations Allows you to customize a sort menu in compact mode. Inherited from TreeListView.
CompactPanelShowMode Gets or sets the how the compact panel is displayed when the TreeListControl dimensions are changed. This is a dependency property. Inherited from TreeListView.
CompactSortElementShowMode Gets or sets how the sort element is displayed within the compact panel. This is a dependency property. Inherited from TreeListView.
ConditionalFormattingManagerServiceTemplate Gets or sets the template that defines the presentation of the conditional formatting manager. This is a dependency property. Inherited from TreeListView.
ConditionalFormattingTransitionDuration Gets or sets the duration of a conditional formatting transition animation effect. This is a dependency property. Inherited from TreeListView.
ConnectorStyle Gets or sets the style applied to task connectors. This is a dependency property.
ContextMenu Gets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. Inherited from FrameworkElement.
CriticalPathHighlightMode Gets or sets how the Gantt control detects and highlights critical paths. This is a dependency property.
Cursor Gets or sets the cursor that displays when the mouse pointer is over this element. Inherited from FrameworkElement.
Cursors For internal use.
CustomColumnDisplayTextCommand Gets or sets a command that customizes a data cell‘s display text. Inherited from TreeListView.
CustomColumnSortCommand Gets or sets a command that uses custom rules to sort nodes. Inherited from TreeListView.
CustomNodeFilterCommand Gets or sets a command that uses custom rules to filter nodes. Inherited from TreeListView.
CustomSummaryCommand Gets or sets a command that calculates a custom summary. Inherited from TreeListView.
CustomUnboundColumnDataCommand Gets or sets a command that populates unbound columns with data. Inherited from TreeListView.
DataContext Gets or sets the data context for an element when it participates in data binding. Inherited from FrameworkElement.
DataControl Gets the data-aware control (e.g., GridControl, TreeListControl) which owns the current View. Inherited from DataViewBase.
DataControlMenu Gets the context menu currently being displayed within a View. Inherited from DataViewBase.
DataNavigatorButtons Gets or sets a value that specifies which buttons are displayed by the data navigator. Inherited from DataViewBase.
DataRowCompactTemplate Gets or sets a template used to render TreeList nodes in compact mode. This is a dependency property. Inherited from TreeListView.
DataRowTemplate Gets or sets the template that defines the presentation of data rows. This is a dependency property. Inherited from TreeListView.
DataRowTemplateSelector Gets or sets an object that chooses a node template based on custom logic. This is a dependency property. Inherited from TreeListView.
DataSourceRefreshCommand Gets or sets a command that occurs before the data source is refreshed (a user presses F5 or executes the RefreshDataSource command). Use this command to implement custom refresh logic. Inherited from DataViewBase.
DataUpdateAnimationHideDuration Gets or sets the data update formatting hide duration. This is a dependency property. Inherited from TreeListView.
DataUpdateAnimationHoldDuration Gets or sets the data update formatting hold duration. This is a dependency property. Inherited from TreeListView.
DataUpdateAnimationShowDuration Gets or sets the data update formatting show duration. This is a dependency property. Inherited from TreeListView.
DefaultDataRowTemplate Gets the template that defines the default presentation of nodes. This is a dependency property. Inherited from TreeListView.
DefaultStyleKey protected Gets or sets the key to use to reference the style for this control, when theme styles are used or defined. Inherited from FrameworkElement.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DesiredSize Gets the size that this element computed during the measure pass of the layout process. Inherited from UIElement.
DetailHeaderContent Gets or sets the detail section’s header content. Inherited from DataViewBase.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DragDropHintTemplate Gets or sets the template that defines the drag-and-drop hint‘s presentation. This is a dependency property. Inherited from DataViewBase.
DrawNewTaskToolTipContentTemplate Gets or sets a data template used to render a content of a tooltip displayed while an end user creates a new task in the Gantt area. This is a dependency property.
DropMarkerTemplate Gets or sets the template that defines the drop marker‘s presentation. This is a dependency property. Inherited from DataViewBase.
DurationMapping Provides a path to a data field that stores the task’s duration. This is a dependency property.
EditableResourceLinks Gets a list of resouce links that end users can edit in the treelist area.
EditConnectorToolTipContentTemplate Gets or sets a data template used to render a content of a tooltip displayed while an end user edits a task connector in the Gantt area. This is a dependency property.
EditFormCaptionBinding Gets or sets the binding that allows you to define the edit form caption. Inherited from TreeListView.
EditFormColumnCount Specifies the number of columns in the edit form. This is a dependency property. Inherited from TreeListView.
EditFormDialogServiceTemplate Specifies a data template which provides a service to display an edit form popup dialog window. This is a dependency property. Inherited from TreeListView.
EditFormPostConfirmation Specifies the response on an end-user’s attempt to move the focus from the Edit Form while it contains unsaved changes. This is a dependency property. Inherited from TreeListView.
EditFormPostMode Specifies whether changes made to a row in the Edit Form are immediately shown within the grid. This is a dependency property. Inherited from TreeListView.
EditFormShowMode Specifies whether and how the Edit Form is displayed. This is a dependency property. Inherited from TreeListView.
EditFormTemplate Gets or sets the template that defines the appearance of the Edit Form. This is a dependency property. Inherited from TreeListView.
EditorButtonShowMode Gets or sets which cells should display editor buttons. This is a dependency property. Inherited from DataViewBase.
EditorShowMode Gets or sets a value which specifies how a cell editor is activated by the mouse. This is a dependency property. Inherited from DataViewBase.
Effect Gets or sets the bitmap effect to apply to the UIElement. This is a dependency property. Inherited from UIElement.
EnabledCheckBoxSelector For internal use. Inherited from DataViewBase.
EnableDynamicLoading Gets or sets whether to create nodes dynamically when you expand their parent node. This is a dependency property. Inherited from TreeListView.
EnableImmediatePosting Gets or sets whether to post values to a data source immediately after changing a cell value. This is a dependency property. Inherited from DataViewBase.
EnableSelectedRowAppearance Gets or sets whether the selected rows are decorated with a specific appearance. This is a dependency property. Inherited from DataViewBase.
EnterMoveNextColumn Gets or sets whether users can press the ENTER key to focus the next cell. This is a dependency property. Inherited from DataViewBase.
ErrorsWatchMode Gets or sets which type of errors the grid control should detect. Inherited from DataViewBase.
EvenRowBackground Provides access to a theme-dependent brush that is used to alternate the node background. This is a dependency property. Inherited from TreeListView.
ExpandCollapseNodesOnNavigation Gets or sets whether end users can expand and collapse a focused node using the Left / Right cursor keys. This is a dependency property. Inherited from TreeListView.
ExpandColumnPosition This member supports the control’s internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
ExpandDetailButtonWidth This member supports the control’s internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
ExpandNodesOnFiltering Gets or sets whether to expand a node if its child nodes contain the search text. This is a dependency property. Inherited from TreeListView.
ExpandStateBinding Gets or sets the binding that determines which nodes are expanded. Inherited from TreeListView.
ExpandStateFieldName Gets or sets the name of the data field within the items source that determines which nodes are expanded. Inherited from TreeListView.
ExtendedColumnChooserTemplate Gets or sets the template that defines the Column Chooser‘s appearance. This is a dependency property. Inherited from DataViewBase.
ExtendScrollBarToFixedColumns Specifies whether the horizontal scrollbar fills the entire width of the treelist. This is a dependency property. Inherited from TreeListView.
FadeSelectionOnLostFocus Gets or sets whether selected rows are faded when the grid control loses focus. This is a dependency property. Inherited from DataViewBase.
FetchSublevelChildrenOnExpand Gets or sets whether the TreeListView fetches child nodes of sub-level nodes when you expand their parent node. This is a dependency property. Inherited from TreeListView.
FilterEditorDialogServiceTemplate Gets or sets a template of the filter editor’s DialogService. Inherited from DataViewBase.
FilterEditorShowOperandTypeIcon Gets or sets whether the operand’s value can be swapped. This is a dependency property. Inherited from DataViewBase.
FilterEditorTemplate Gets or sets a template that defines the presentation of the Filter Editor. This is a dependency property. Inherited from DataViewBase.
FilteringMode Gets or sets how nodes are filtered. Inherited from TreeListView.
FilteringPanelStyle Gets or sets the style applied to the Filter Panel. This is a dependency property. Inherited from TreeListView.
FilterMode Obsolete. Gets or sets how nodes are filtered. Inherited from TreeListView.
FilterPanelText Gets the filter expression displayed within the legacy Filter Panel. This is a dependency property. Inherited from DataViewBase.
FilterRowDelay Gets or sets the delay in milliseconds, after which data filtering is initiated (if automatic search mode is active). Inherited from DataViewBase.
FinishDateMapping Provides a path to a data field that stores the task’s finish data. This is a dependency property.
FirstVisibleDate Gets or sets the first date visible in the Gantt area. This is a dependency property.
FixedLeftContentWidth Gets the left fixed content width. This is a dependency property. Inherited from TreeListView.
FixedLeftVisibleColumns Returns the list of visible columns that are fixed to the left. This is a dependency property. Inherited from TreeListView.
FixedLineWidth Gets or sets the fixed line’s width. This is a dependency property. Inherited from TreeListView.
FixedNoneContentWidth Gets the width of the horizontally scrollable viewport. This is a dependency property. Inherited from TreeListView.
FixedNoneVisibleColumns Returns the list of visible columns that are not fixed within a View. This is a dependency property. Inherited from TreeListView.
FixedRightContentWidth Gets the right fixed content width. This is a dependency property. Inherited from TreeListView.
FixedRightVisibleColumns Returns the list of visible columns that are fixed to the right. This is a dependency property. Inherited from TreeListView.
FixedSummariesLeft Gets total summaries displayed within the Fixed Summary Panel and aligned to the left. Inherited from DataViewBase.
FixedSummariesRight Gets total summaries displayed within the Fixed Summary Panel and aligned to the right. Inherited from DataViewBase.
FixedTotalSummaryElementStyle Gets or sets the style applied to individual text elements in the fixed total summary item. This is a dependency property. Inherited from DataViewBase.
FlowDirection Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. Inherited from FrameworkElement.
Focusable Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. Inherited from UIElement.
FocusedCellBorderTemplate Gets or sets the template that defines the presentation of a focused cell’s border. This is a dependency property. Inherited from DataViewBase.
FocusedColumn Obsolete. Gets or sets the focused column. This is a dependency property. Inherited from TreeListView.
FocusedNode Gets or sets the focused node. This is a dependency property. Inherited from TreeListView.
FocusedRow Obsolete. Get or sets the currently focused data row. Inherited from DataViewBase.
FocusedRowBorderTemplate Gets or sets the template that defines the presentation of a focused node’s border. This is a dependency property. Inherited from TreeListView.
FocusedRowData Gets an object that represents the focused row’s data. Inherited from DataViewBase.
FocusedRowHandle Gets or sets the focused row’s handle. This is a dependency property. Inherited from DataViewBase.
FocusedView Gets the View which is currently focused. Inherited from DataViewBase.
FocusVisualStyle Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. Inherited from FrameworkElement.
FontFamily Gets or sets the font family of the control. Inherited from Control.
FontSize Gets or sets the font size. Inherited from Control.
FontStretch Gets or sets the degree to which a font is condensed or expanded on the screen. Inherited from Control.
FontStyle Gets or sets the font style. Inherited from Control.
FontWeight Gets or sets the weight or thickness of the specified font. Inherited from Control.
FooterRowStyle For internal use only. Inherited from TreeListView.
FooterSummaryContentStyle For internal use only. Inherited from TreeListView.
FooterTemplate Gets or sets the template that defines the Summary Panel‘s presentation. This is a dependency property. Inherited from DataViewBase.
ForceCursor Gets or sets a value that indicates whether this FrameworkElement should force the user interface (UI) to render the cursor as declared by the Cursor property. Inherited from FrameworkElement.
Foreground This inherited property is not in effect for the DataViewBase object. To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools. Inherited from DataViewBase.
FormatConditionDialogServiceTemplate Gets or sets the template that defines the presentation of the format condition dialog. This is a dependency property. Inherited from TreeListView.
FormatConditionGeneratorTemplate Gets or sets a template that describes conditional formats. This is a dependency property. Inherited from TreeListView.
FormatConditionGeneratorTemplateSelector Gets or sets the format condition template selector. This is a dependency property. Inherited from TreeListView.
FormatConditions Stores conditional formats applied to the TreeListView. Inherited from TreeListView.
FormatConditionsSource Gets or set the source from which the grid generates conditional formats. Inherited from TreeListView.
GanttAreaHorizontalScrollBarVisibility Gets or sets the horizontal scroll bar visibility within the Gantt area. This is a dependency property.
GanttRowStyle Gets or sets the style applied to gantt rows. This is a dependency property.
HasAnimatedProperties Gets a value indicating whether this element has any animated properties. Inherited from UIElement.
HasChildNodesPath Gets or sets a name of a data source’s field that determines whether a node has children. This is a dependency property. Inherited from TreeListView.
HasDetailViews Gets whether the view has details. Inherited from TreeListView.
HasEffectiveKeyboardFocus protected Gets a value that indicates whether the UIElement has focus. Inherited from UIElement.
HasErrors Gets whether the view has any data editing errors posted to a data source. This is a dependency property. Inherited from DataViewBase.
HasValidationError Gets whether the view has a validation error that does not allow users to post changes to a data source. This is a dependency property. Inherited from DataViewBase.
Header Gets or sets the view’s header. This is a dependency property. Inherited from DataViewBase.
HeaderHorizontalAlignment Gets or sets the header’s horizontal alignment. This is a dependency property. Inherited from DataViewBase.
HeaderPanelMinHeight Gets or sets the minimum height of the Column Header Panel. This is a dependency property. Inherited from TreeListView.
HeaderPosition Gets or sets the grid view’s header position. This is a dependency property. Inherited from DataViewBase.
HeadersData Gets the information about column headers. Inherited from DataViewBase.
HeaderTemplate Gets or sets the template that defines the presentation of a column header panel. This is a dependency property. Inherited from DataViewBase.
Height Gets or sets the suggested height of the element. Inherited from FrameworkElement.
HighlightGroups Gets or sets whether the control highlights summary tasks and their children using a semi-transparent rectangle. This is a dependency property.
HighlightItemOnHover Gets or sets whether an item is highlighted when hovering. Inherited from TreeListView.
HorizontalAlignment Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. Inherited from FrameworkElement.
HorizontalContentAlignment This inherited property is not in effect for the DataViewBase object. To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools. Inherited from DataViewBase.
HorizontalScrollbarVisibility Gets or sets the horizontal scrollbar’s visibility. This is a dependence property. Inherited from TreeListView.
HorizontalViewport Gets the width of the view’s client area. This is a dependency property. Inherited from TreeListView.
ImageFieldName Gets or sets the name of the field in a data source that contains node images. This is a dependency property. Inherited from TreeListView.
ImmediateUpdateCheckBoxState Gets or sets whether the focused row’s check box value is posted immediately. Inherited from TreeListView.
ImmediateUpdateRowPosition Gets or sets whether a row’s position is immediately updated according to the sorting, grouping and filtering settings after the current row data has been posted. Inherited from DataViewBase.
IncrementalSearchClearDelay Gets or sets the amount of time in milliseconds, after which an incremental search criteria is cleared. This is a dependency property. Inherited from DataViewBase.
IncrementalSearchMode Gets or sets a value specifying whether end-users can locate rows by typing the desired column value. Inherited from DataViewBase.
IndicatorHeaderWidth This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from TreeListView.
IndicatorWidth Gets or sets the width of the indicator panel. This is a dependency property. Inherited from TreeListView.
InheritanceBehavior protected Gets or sets the scope limits for property value inheritance, resource key lookup, and RelativeSource FindAncestor lookup. Inherited from FrameworkElement.
InitNewNodeCommand Gets or sets a command that allows you to initialize a new node with default values. Inherited from TreeListView.
InputBindings Gets the collection of input bindings associated with this element. Inherited from UIElement.
InputScope Gets or sets the context for input used by this FrameworkElement. Inherited from FrameworkElement.
InvalidNodeExceptionCommand Gets or sets a command that is executed when a node fails validation or cannot be saved to a data source. Inherited from TreeListView.
InvalidPredecessorLinks Gets a collection of invalid predecessor links.
IsAdditionalElementScrollBarVisible This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DataViewBase.
IsArrangeValid Gets a value indicating whether the computed size and position of child elements in this element’s layout are valid. Inherited from UIElement.
IsCheckBoxEnabledBinding Gets or sets the binding that determines whether a node’s check box is enabled. Inherited from TreeListView.
IsCheckBoxEnabledFieldName Gets or sets the name of a data source’s field whose values determine whether a node’s check box is enabled. Inherited from TreeListView.
IsColumnChooserVisible Gets or sets whether the Column Chooser is shown. This is a dependency property. Inherited from DataViewBase.
IsColumnMenuEnabled Gets or sets whether an end user can right-click a column header to access its context menu. Inherited from DataViewBase.
IsCompactMode Gets whether the TreeListControl functions in compact mode. This is a dependency property. Inherited from TreeListView.
IsDataSourceRefreshing Inherited from DataViewBase.
IsDeferredScrolling Gets or sets whether deferred scrolling is enabled. This is a dependency property. Inherited from DataViewBase.
IsEditFormVisible Get whether the inline or popup edit form is visible. Inherited from DataViewBase.
IsEditing Gets whether the focused cell is currently being edited. This is a dependency property. Inherited from DataViewBase.
IsEnabled Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. Inherited from UIElement.
IsEnabledCore protected Gets a value that becomes the return value of IsEnabled in derived classes. Inherited from UIElement.
IsFocused Gets a value that determines whether this element has logical focus. This is a dependency property. Inherited from UIElement.
IsFocusedRowModified Indicates whether the edit value of an editor within the focused row has been modified. This is a dependency property. Inherited from DataViewBase.
IsFocusedView Gets whether a view is focused. Inherited from DataViewBase.
IsHitTestVisible Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. Inherited from UIElement.
IsHorizontalScrollBarVisible Gets whether the horizontal scrollbar is displayed by the GridControl. This is a dependency property. Inherited from DataViewBase.
IsInitialized Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its EndInit() method called. Inherited from FrameworkElement.
IsInputMethodEnabled Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. Inherited from UIElement.
IsKeyboardFocused Gets a value indicating whether this element has keyboard focus. This is a dependency property. Inherited from UIElement.
IsKeyboardFocusWithin Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. Inherited from UIElement.
IsKeyboardFocusWithinView Gets a value that indicates whether a View has keyboard focus. Inherited from DataViewBase.
IsLoaded Gets a value that indicates whether this element has been loaded for presentation. Inherited from FrameworkElement.
IsManipulationEnabled Gets or sets a value that indicates whether manipulation events are enabled on this UIElement. Inherited from UIElement.
IsMeasureValid Gets a value indicating whether the current size returned by layout measure is valid. Inherited from UIElement.
IsMouseCaptured Gets a value indicating whether the mouse is captured to this element. This is a dependency property. Inherited from UIElement.
IsMouseCaptureWithin Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. Inherited from UIElement.
IsMouseDirectlyOver Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. Inherited from UIElement.
IsMouseOver Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. Inherited from UIElement.
IsNodeFooterMenuEnabled Gets or sets whether the node footer context menu is shown when an end-user right-clicks within the Node Footer. This is a dependency property. Inherited from TreeListView.
IsRootView Determines if the current view is the root view within the grid control’s master-detail hierarchy. Inherited from DataViewBase.
IsRowCellMenuEnabled Gets or sets whether an end user can right-click a row cell to access its context menu. This is a dependency property. Inherited from DataViewBase.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
IsStylusCaptured Gets a value indicating whether the stylus is captured by this element. This is a dependency property. Inherited from UIElement.
IsStylusCaptureWithin Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. Inherited from UIElement.
IsStylusDirectlyOver Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. Inherited from UIElement.
IsStylusOver Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. Inherited from UIElement.
IsSynchronizedWithCurrentItem Gets or sets whether a view should keep the DataControlBase.CurrentItem synchronized with the current item in the ICollectionView. This is a dependency property. Inherited from DataViewBase.
IsTabStop Gets or sets a value that indicates whether a control is included in tab navigation. Inherited from Control.
IsTotalSummaryMenuEnabled Gets or sets whether an end user can right-click the Total Summary Panel or the Fixed Summary Panel to access their context menus. This is a dependency property. Inherited from DataViewBase.
IsTouchScrollBarsMode Gets whether the GridControl displays touch scrollbars. This is a dependency property. Inherited from DataViewBase.
IsVisible Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. Inherited from UIElement.
IsWaitIndicatorVisible Gets whether the wait indicator is displayed within the grid. This is a dependency property. Inherited from DataViewBase.
ItemsSourceErrorInfoShowMode Gets or sets data error types to be visualized by a data-aware control (e.g. GridControl). This is a dependency property. Inherited from DataViewBase.
KeepViewportOnDataUpdate Gets or sets whether the TreeListView displays the same records during the data update in real time. This is a dependency property. Inherited from TreeListView.
KeyFieldName Gets or sets the name of the service field in a data source that contains unique values. This is a dependency property. Inherited from TreeListView.
Language Gets or sets localization/globalization language information that applies to an element. Inherited from FrameworkElement.
LayoutTransform Gets or sets a graphics transformation that should apply to this element when layout is performed. Inherited from FrameworkElement.
LeftDataAreaIndent This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from TreeListView.
LocalizationDescriptor Allows you to implement the capability for end-users to change localization at runtime. Inherited from DataViewBase.
Margin Gets or sets the outer margin of an element. Inherited from FrameworkElement.
MarkedTimeIntervals For internal use.
MasterRootRowsContainer This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DataViewBase.
MaxHeight Gets or sets the maximum height constraint of the element. Inherited from FrameworkElement.
MaxWidth Gets or sets the maximum width constraint of the element. Inherited from FrameworkElement.
MilestoneBaselineStyle Gets or sets the style applied to milestone baselines. This is a dependency property.
MilestoneMoveToolTipContentTemplate Gets or sets a data template used to render the content of a tooltip displayed while an end user moves a milestone in the Gantt area. This is a dependency property.
MilestoneStyle Gets or sets the style applied to milestones. This is a dependency property.
MinHeight Gets or sets the minimum height constraint of the element. Inherited from FrameworkElement.
MinWidth Gets or sets the minimum width constraint of the element. Inherited from FrameworkElement.
MultiSelectMode Obsolete. Gets or sets whether multiple node/cell selection is enabled. This is a dependency property. Inherited from TreeListView.
Name Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. Inherited from FrameworkElement.
NameMapping Provides a path to a data field that stores the task’s name. This is a dependency property.
NavigationStyle Gets or sets whether row and cell focus is allowed. This is a dependency property. Inherited from DataViewBase.
NewItemRowCellStyle Gets or sets the style applied to data cells displayed within the New Item Row. This is a dependency property. Inherited from TreeListView.
NewItemRowData Gets an object that is the New Item Row‘s data. Inherited from TreeListView.
NewItemRowPosition Gets or sets the New Item Row‘s position within a View. Inherited from TreeListView.
NodeCanceledCommand Gets or sets a command executed when the changes made in a node are discarded. Inherited from TreeListView.
NodeChangedCommand Gets or sets a command that is executed when a node’s property changes. Inherited from TreeListView.
NodeEditFinishedCommand Gets or sets a command that is executed when a user finished the edit operation in a node. Inherited from TreeListView.
NodeEditStartedCommand Gets or sets a command that is executed when a user edits a node. Inherited from TreeListView.
NodeEditStartingCommand Gets or sets a command that is executed when a user starts to edit a node. Inherited from TreeListView.
NodeFooterCustomizations Allows you to customize the node footer context menu by adding new menu items or removing existing items. Inherited from TreeListView.
NodeFooterRowStyle Gets or sets the style applied to node footer rows. This is a dependency property. Inherited from TreeListView.
NodeFooterRowTemplate Gets or sets the template that is used to display the node footer rows. This is a dependency property. Inherited from TreeListView.
NodeFooterRowTemplateSelector Gets or sets an object that chooses a node footer row template based on custom logic. This is a dependency property. Inherited from TreeListView.
NodeFooterSummaryContentStyle Gets or sets the style applied to the node footer summary content. This is a dependency property. Inherited from TreeListView.
NodeFooterSummaryElementStyle Gets or sets the style applied to the node footer summary elements. This is a dependency property. Inherited from TreeListView.
NodeFooterSummaryItemTemplate Gets or sets the template that is used to display the node footer summary items. Inherited from TreeListView.
NodeFooterSummaryItemTemplateSelector Gets or sets an object that chooses a node footer summary item template based on custom logic. This is a dependency property. Inherited from TreeListView.
NodeImageSelector Gets or sets a selector that chooses a node image based on custom logic. This is a dependency property. Inherited from TreeListView.
NodeImageSize Gets or sets the node’s image size. This is a dependency property Inherited from TreeListView.
Nodes Gets the collection of root nodes. Inherited from TreeListView.
NodeSummary Provides access to node summary items. Inherited from TreeListView.
NodeSummaryGeneratorTemplate Gets or sets a template that describes node summaries. This is a dependency property. Inherited from TreeListView.
NodeSummarySource Gets or sets the source of node summaries. This is a dependency property. Inherited from TreeListView.
NodeUpdatedCommand Gets or sets a command executed when the GridControl updates the data source with the changes made within the focused node. Inherited from TreeListView.
NonworkingDayDisplayMode Gets or sets a value that specifies how nonworking days are displayed within the timeline. This is a dependency property.
NonworkingTimeDisplayMode Gets or sets a value that specifies how nonworking time intervals are displayed within the timeline. This is a dependency property.
Opacity Gets or sets the opacity factor applied to the entire UIElement when it is rendered in the user interface (UI). This is a dependency property. Inherited from UIElement.
OpacityMask Gets or sets an opacity mask, as a Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. Inherited from UIElement.
OverridesDefaultStyle Gets or sets a value that indicates whether this element incorporates style properties from theme styles. Inherited from FrameworkElement.
Padding This inherited property is not in effect for the DataViewBase object. To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools. Inherited from DataViewBase.
Parent Gets the logical parent element of this element. Inherited from FrameworkElement.
ParentFieldName Gets or sets the name of the service field in a data source that identifies the parent node. This is a dependency property. Inherited from TreeListView.
PasteAsChildNodes Gets or sets whether pasted rows are added as the focused node’s children or siblings. This is a dependency property. Inherited from TreeListView.
PasteMode Gets or sets a value that specifies how the rows are pasted to the TreeListView. This is a dependency property. Inherited from TreeListView.
PersistId Gets a value that uniquely identifies this element. Inherited from UIElement.
PredecessorLinkMappings Contains information on mappings of task dependency properties to appropriate fields in a data source. This is a dependency property.
PredecessorLinksPath Gets or sets a path to a collection of task dependencies relative to the task. This is a dependency property.
PredecessorLinksSelector Gets or sets an object that chooses task dependencies based on custom logic. This is a dependency property.
PredecessorLinksSource Gets or sets the source from which the GanttControl retrieves task dependencies. This is a dependency property.
PredefinedColorScaleFormats Contains predefined color scales formats that are used to color cells proportional to their values. This is a dependency property. Inherited from TreeListView.
PredefinedDataBarFormats Contains predefined data bar formats that are used to fill cells with bars whose lengths are proportional to the cell values. This is a dependency property. Inherited from TreeListView.
PredefinedFormats Contains predefined formats that are used by conditional formatting rules. This is a dependency property. Inherited from TreeListView.
PredefinedIconSetFormats Contains predefined icon set formats that are used to assign an icon to each cell based on its value. This is a dependency property. Inherited from TreeListView.
PrintAllNodes Gets or sets whether to expand all nodes in the printed document. Inherited from TreeListView.
PrintArea Gets or sets whether to print the entire control, the Treelist area, or the Gantt area. This is a dependency property.
PrintAutoWidth Gets or sets whether to change column width in the printed document to fit the page. Inherited from TreeListView.
PrintBandHeaders Gets or sets whether to print band headers. Inherited from TreeListView.
PrintBandHeaderStyle Gets or sets the style applied to printed band headers. This is a dependency property. Inherited from TreeListView.
PrintCellStyle Gets or sets the style applied to all data cells when you print the control or export it in WYSIWYG mode. This is a dependency property. Inherited from DataViewBase.
PrintColumnHeaders Gets or sets whether to print column headers. Inherited from TreeListView.
PrintColumnHeaderStyle Gets or sets the style applied to the printed column headers. This is a dependency property. Inherited from TreeListView.
PrintConnectorStyle Gets or sets the style applied to task connectors in the printed GanttControl. This is a dependency property.
PrintDateRange Gets or sets a date range for which to print the tasks. This is a dependency property.
PrintExpandButtons Gets or sets whether to print expand buttons. Inherited from TreeListView.
PrintFixedFooterTemplate Gets or sets the template that defines the appearance of the printed Fixed Summary Panel. This is a dependency property. Inherited from DataViewBase.
PrintFixedTotalSummary Gets or sets whether to print the Fixed Summary Panel. This is a dependency property. Inherited from DataViewBase.
PrintFixedTotalSummaryStyle Gets or sets the style applied to printed summary items in the Fixed Summary Panel. This is a dependency property. Inherited from DataViewBase.
PrintFooterTemplate Gets or sets the template that defines the appearance of the printed Summary Panel. This is a dependency property. Inherited from DataViewBase.
PrintGanttAreaScrollMargin Gets or sets the outer indents of the printed GanttControl task area. This is a dependency property.
PrintGanttRowStyle Gets or sets the style applied to gantt rows in the printed GanttControl. This is a dependency property.
PrintGanttRowTemplate For internal use.
PrintHeadersOnFirstPageOnly Gets or sets whether to print column headers on the first page only. This is a dependency property.
PrintHeaderTemplate Gets or sets the template that defines the presentation of the printed column headers. This is a dependency property. Inherited from DataViewBase.
PrintMarkedTimeIntervalsStyle Gets or sets the style applied to marked time intervals in the printed GanttControl. This is a dependency property.
PrintMilestoneBaselineStyle Gets or sets the style applied to milestone baselines in the printed GanttControl. This is a dependency property.
PrintMilestoneStyle Gets or sets the style applied to milestones in the printed GanttControl. This is a dependency property.
PrintNodeFooters Gets or sets whether to print node footers. Inherited from TreeListView.
PrintNodeFooterStyle Gets or sets the style applied to the node footers when the TreeList is printed. This is a dependency property. Inherited from TreeListView.
PrintNodeFooterTemplate Gets or sets the template that defines the presentation of node footers when the TreeListControl is printed. This is a dependency property. Inherited from TreeListView.
PrintNodeImages Gets or sets whether to print node images. Inherited from TreeListView.
PrintPageContainerTemplate For internal use.
PrintResourceStyle Gets or sets the style applied to resources in the printed GanttControl. This is a dependency property.
PrintRootIndent Gets or sets whether to print an indent for the root node. Inherited from TreeListView.
PrintRowIndentStyle Gets or sets the style applied to the printed row indents. This is a dependency property. Inherited from DataViewBase.
PrintRowIndentWidth Gets or sets the width of the printed row indents. This is a dependency property. Inherited from DataViewBase.
PrintRowTemplate Gets or sets the template that defines the presentation of printed data rows. This is a dependency property. Inherited from TreeListView.
PrintSelectedRowsOnly Gets or sets whether to print/export only the selected rows. This is a dependency property. Inherited from DataViewBase.
PrintSummaryTaskBaselineStyle Gets or sets the style applied to summary task baselines in the printed GanttControl. This is a dependency property.
PrintSummaryTaskStyle Gets or sets the style applied to summary tasks in the printed GanttControl. This is a dependency property.
PrintTaskBaselineStyle Gets or sets the style applied to task baselines in the printed GanttControl. This is a dependency property.
PrintTaskContentTemplate Gets or sets a template that defines the task content appearance in the printed GanttControl. This is a dependency property.
PrintTaskContentTemplateSelector Gets or sets an object that applies the task content template according to custom logic in the printed GanttControl. This is a dependency property.
PrintTaskStyle Gets or sets the style applied to tasks in the printed GanttControl. This is a dependency property.
PrintTimescaleRulerStyle Gets or sets the style applied to timescale rulers in the printed GanttControl. This is a dependency property.
PrintTimescaleTemplate For internal use.
PrintTotalSummary Gets or sets whether to print the Summary Panel. This is a dependency property. Inherited from DataViewBase.
PrintTotalSummaryStyle Gets or sets the style applied to printed total summary items. This is a dependency property. Inherited from DataViewBase.
ProgressMapping Provides a path to a data field that stores the task’s progress. This is a dependency property.
RenderSize Gets (or sets) the final render size of this element. Inherited from UIElement.
RenderTransform Gets or sets transform information that affects the rendering position of this element. This is a dependency property. Inherited from UIElement.
RenderTransformOrigin Gets or sets the center point of any possible render transform declared by RenderTransform, relative to the bounds of the element. This is a dependency property. Inherited from UIElement.
ResourceLinkMappings Contains information on mappings of resource links to appropriate fields in a data source. This is a dependency property.
ResourceLinksPath Gets or sets a path to a collection of links to resources relative to a task object. This is a dependency property.
ResourceLinksSelector Gets or sets an object that chooses resource links relative to a task object based on custom logic. This is a dependency property.
ResourceLinksSource Gets or sets a source from which the GanttControl retrieves links to resources. This is a dependency property.
ResourceMappings Contains information on mappings of resources to appropriate fields in a data source. This is a dependency property.
ResourcePalette For internal use.
Resources Gets or sets the locally-defined resource dictionary. Inherited from FrameworkElement.
ResourcesSource Gets or sets a source from which the GanttControl retrieves resources. This is a dependency property.
ResourceStyle Gets or sets a style applied to resources. This is a dependency property.
RestoreFocusOnExpand Gets or sets whether focus is restored on a child node after expanding its parent node. This is a dependency property. Inherited from TreeListView.
RestoreTreeStateOnClearFilter Gets or sets whether the TreeList should restore its state (expanded nodes, selected node) when filtering is closed. This is a dependency property. Inherited from TreeListView.
RightDataAreaIndent This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from TreeListView.
RootRowsContainer This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DataViewBase.
RootValue Gets or sets the root value. This is a dependency property. Inherited from TreeListView.
RowAnimationKind Gets or sets a value that specifies what animation is played while data rows are being asynchronously retrieved by the data source. This is a dependency property. Inherited from DataViewBase.
RowCellMenuCustomizations Allows you to customize the row cell‘s context menu. You can add new menu items or remove existing items. Inherited from DataViewBase.
RowDecorationTemplate Gets or sets the node decoration template. This is a dependency property. Inherited from TreeListView.
RowDetailsTemplate Gets or sets a template used to display row details. Inherited from TreeListView.
RowDetailsTemplateSelector Gets or sets an object that chooses a row details template based on custom logic. This is a dependency property. Inherited from TreeListView.
RowDetailsVisibilityMode Gets or sets a value that specifies whether to display row details. This is a dependency property. Inherited from TreeListView.
RowDoubleClickCommand Gets or sets a command executed when a user double-clicks a node. Inherited from TreeListView.
RowIndent Gets or sets the node indent. This is a dependency property. Inherited from TreeListView.
RowIndicatorContentTemplate Gets or sets the template that defines a row indicator‘s appearance. This is a dependency property. Inherited from TreeListView.
RowMinHeight Gets or sets a node’s minimum height. This is a dependency property. Inherited from TreeListView.
RowOpacityAnimationDuration Gets or sets the length of an animation. This is a dependency property. Inherited from DataViewBase.
RowPresenterMargin This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from TreeListView.
RowStyle Gets or sets the style applied to data nodes. This is a dependency property. Inherited from TreeListView.
RuntimeLocalizationStrings Gets or sets the collection of resource strings that can be localized at runtime. This is a dependency property. Inherited from DataViewBase.
ScheduleMode Gets or sets a schedule mode (Forward or Backward) that specifies how the GanttControl recalculates task properties once a related task’s start date, progress, or duration has been modified. This is a dependency property.
ScrollableAreaMinWidth This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DataViewBase.
ScrollAnimationDuration Gets or sets the scroll animation length. This is a dependency property. Inherited from TreeListView.
ScrollAnimationMode Gets or sets the per-pixel scrolling mode. This is a dependency property. Inherited from TreeListView.
ScrollBarAnnotationInfoRange Gets a list of objects that correspond to currently displayed scrollbar annotations. Inherited from TreeListView.
ScrollBarAnnotationMode Gets or sets the type of annotations displayed within the view’s scrollbar. Inherited from TreeListView.
ScrollBarAnnotationsAppearance Gets or sets the appearance settings for scrollbar annotation marks. Inherited from TreeListView.
ScrollContentPresenter This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DataViewBase.
ScrollingHeaderVirtualizationMargin This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from TreeListView.
ScrollingMode Gets or sets a value that specifies how many rows are displayed onscreen when a View is scrolled to the bottom. This is a dependency property. Inherited from DataViewBase.
ScrollingVirtualizationMargin This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from TreeListView.
ScrollMargin Gets or sets the outer indents of the Gantt task area. This is a dependency property.
ScrollMode Specifies the current scroll mode. This is a dependency property.
ScrollStep Gets or sets the offset by which the View is scrolled when clicking scrollbar buttons. This is a dependency property. Inherited from DataViewBase.
SearchColumns Gets or sets the field names against which searches are performed by the Search Panel. This is a dependency property. Inherited from DataViewBase.
SearchControl Gets the search control. This is a dependency property. Inherited from DataViewBase.
SearchDelay Gets or sets the amount of time in milliseconds, after which a data search is initiated (in an automatic find mode). This is a dependency property. Inherited from DataViewBase.
SearchPanelAllowFilter Gets or sets whether the grid displays only those records that match the search criteria. This is a dependency property. Inherited from DataViewBase.
SearchPanelClearOnClose Gets or sets whether the search string is cleared when closing the Search Panel. This is a dependency property. Inherited from DataViewBase.
SearchPanelCriteriaOperatorType Obsolete. Gets or sets the logical operator type (AND or OR) used for filtering items when DataViewBase.SearchPanelAllowFilter is set to true. Inherited from DataViewBase.
SearchPanelFindFilter Gets or sets the type of the comparison operator used to create filter conditions. This is a dependency property. Inherited from DataViewBase.
SearchPanelFindMode Gets or sets whether data searching starts automatically, or must be started manually. This is a dependency property. Inherited from DataViewBase.
SearchPanelHighlightResults Gets or sets whether to highlight search results within located records. This is a dependency property. Inherited from DataViewBase.
SearchPanelHorizontalAlignment Gets or sets the Search Panel‘s alignment. This is a dependency property. Inherited from DataViewBase.
SearchPanelImmediateMRUPopup Gets or sets whether on not the MRU search dropdown is automatically invoked when typing within the Search box. This is a dependency property. Inherited from DataViewBase.
SearchPanelNullText Gets or sets the text displayed within the search panel edit box when the search text is null. This is a dependency property. Inherited from DataViewBase.
SearchPanelParseMode Gets or sets a mode that specifies how the search string is parsed. This is a dependency property. Inherited from DataViewBase.
SearchString Gets or sets the search string specified within the Search Panel. This is a dependency property. Inherited from DataViewBase.
SelectedRows Obsolete. Gets the data rows/cards currently selected within a View. Inherited from DataViewBase.
SelectedRowsSource Obsolete. Gets or sets the source of selected rows. This is a dependency property. Inherited from DataViewBase.
SelectionRectangleStyle Gets or sets a style of the marquee selection rectangle. This is a dependency property. Inherited from DataViewBase.
ShowAutoFilterRow Gets or sets whether to display the Automatic Filter Row. This is a dependency property. Inherited from TreeListView.
ShowBandsInCustomizationForm Gets or sets whether to show the Bands tab in the legacy Column/Band Chooser. Inherited from TreeListView.
ShowBandsPanel Gets or sets whether to display the bands panel. Inherited from TreeListView.
ShowBaseline Gets or sets whether the GanttControl should display task baselines. This is a dependency property.
ShowCheckboxes Gets or sets whether to display node check boxes. Inherited from TreeListView.
ShowColumnHeaders Gets or sets whether a view displays column headers. This is a dependency property. Inherited from DataViewBase.
ShowCriteriaInAutoFilterRow Gets or sets whether to display the criteria selector buttons in the Automatic Filter Row. Inherited from TreeListView.
ShowDataNavigator Gets or sets whether to show the data navigator. This is a dependency property. Inherited from TreeListView.
ShowDragDropHint Gets or sets whether the drag-and-drop hint is displayed when dragging a record. This is a dependency property. Inherited from DataViewBase.
ShowEditFilterButton Gets if the Edit Filter button is displayed in the Filter Panel. This is a dependency property. Inherited from DataViewBase.
ShowEditFormOnDoubleClick Specifies whether to show the Edit Form on double clicking a node. This is a dependency property. Inherited from TreeListView.
ShowEditFormOnEnterKey Specifies whether to show the Edit Form on pressing the ENTER key. This is a dependency property. Inherited from TreeListView.
ShowEditFormOnF2Key Specifies whether to show the Edit Form on pressing the F2 key. This is a dependency property. Inherited from TreeListView.
ShowEditFormUpdateCancelButtons Specifies whether the Edit Form should display the Update and Cancel buttons. This is a dependency property. Inherited from TreeListView.
ShowEmptyText Gets or sets whether to show the No Records text when the GridControl‘s data area displays no records. Inherited from DataViewBase.
ShowExpandButtons Gets or sets whether to show expand buttons. This is a dependency property. Inherited from TreeListView.
ShowFilterPanelMode Gets or sets when the Filter Panel is displayed within a View. This is a dependency property. Inherited from DataViewBase.
ShowFixedTotalSummary Gets or sets whether the Fixed Summary Panel is displayed in the grid. This is a dependency property. Inherited from DataViewBase.
ShowFocusedRectangle Gets or sets whether a focus rectangle is painted around the focused cell or row. This is a dependency property. Inherited from DataViewBase.
ShowHorizontalLines Gets or sets whether horizontal lines are displayed. This is a dependency property. Inherited from TreeListView.
ShowIndicator Gets or sets a value specifying whether the Indicator panel is displayed. This is a dependency property. Inherited from TreeListView.
ShowNodeFooters Gets or sets whether to display node footers or not. This is a dependency property. Inherited from TreeListView.
ShowNodeImages Gets or sets whether to display node images or not. This is a dependency property. Inherited from TreeListView.
ShowRootIndent Gets or sets whether to show an indent for the root node. Inherited from TreeListView.
ShowSearchPanelCloseButton Gets or sets whether to display the Close button within the Search Panel. Inherited from DataViewBase.
ShowSearchPanelFindButton Gets or sets whether to display the Find button within the Search Panel. Inherited from DataViewBase.
ShowSearchPanelMode Gets or sets a value that specifies when the Search Panel is displayed. Inherited from DataViewBase.
ShowSearchPanelMRUButton Gets or sets whether a button used to invoke the MRU search dropdown list is displayed within the Search Panel. This is a dependency property. Inherited from DataViewBase.
ShowSearchPanelNavigationButtons Gets or sets whether to show navigation buttons in the grid’s search panel. Inherited from DataViewBase.
ShowSearchPanelResultInfo Gets or sets whether to show information about search results in the search panel. Inherited from DataViewBase.
ShowSelectionRectangle Specifies whether to enable the selection rectangle feature. This is a dependency property. Inherited from DataViewBase.
ShowTargetInfoInDragDropHint Gets or sets whether the drag-and-drop hint shows additional information about a drop target. This is a dependency property. Inherited from DataViewBase.
ShowTotalSummary Gets or sets whether the Summary Panel is displayed. This is a dependency property. Inherited from DataViewBase.
ShowTotalSummaryIndicatorIndent This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
ShowTreeIndentAsCellPart Gets or sets whether the TreeListView displays tree indents as parts of neighboring cells. This is a dependency property. Inherited from TreeListView.
ShowUpdateRowButtons Gets or sets a mode that specifies how to show the buttons which allow you to update rows. Inherited from TreeListView.
ShowValidationAttributeErrors Gets or sets whether error icons are displayed within cells that fail validation specified by the Data Annotations attribute(s). This is a dependency property. Inherited from DataViewBase.
ShowVerticalLines Gets or sets whether vertical lines are displayed. This is a dependency property. Inherited from TreeListView.
SkipDisabledCheckBoxesOnRecursiveNodeChecking Gets or sets whether the state of disabled check boxes affects recursive check box selection. Inherited from TreeListView.
SnapsToDevicePixels Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. Inherited from UIElement.
SnapTaskDateTimeOnEditing Gets or sets whether the control snaps milestones or Gantt tasks’ start and end dates when they are dragged within the Gantt area. This is a dependency property.
SplitterWidth Gets or sets the width of the splitter between the treelist area, and Gantt area.
StartDateMapping Provides a path to a data field that stores the task’s start date. This is a dependency property.
StripLineIntervals For internal use.
StripLines Provides access to a collection of strip lines displayed within the Gantt area. This is a dependency property.
StripLineShowToolTipDelay Gets or sets the amount of time, in milliseconds, the control waits before displaying a tooltip. This is a dependency property.
StripLinesSource Gets or sets the source from which the GanttControl generates strip lines. This is a dependency property.
StripLineTemplate Gets or sets a template that describes strip lines. This is a dependency property.
StripLineTemplateSelector Gets or sets the data template selector which chooses a template based on the strip line’s type. This is a dependency property.
Style Gets or sets the style used by this element when it is rendered. Inherited from FrameworkElement.
StylusPlugIns protected Gets a collection of all stylus plug-in (customization) objects associated with this element. Inherited from UIElement.
SummariesIgnoreNullValues Gets or sets whether null values must be ignored when calculating data summaries. This is a dependency property. Inherited from DataViewBase.
SummaryCalculationMode Gets or sets a mode that specifies by which rows the summary value is calculated. Inherited from DataViewBase.
SummaryTaskBaselineStyle Gets or sets the style applied to summary task baselines. This is a dependency property.
SummaryTaskStyle Gets or sets the style applied to summary tasks. This is a dependency property.
SwitchToCompactModeWidth Gets or sets a maximum TreeListControl width when it renders its nodes in $compact mode. This is a dependency property. Inherited from TreeListView.
TabIndex Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. Inherited from Control.
Tag Gets or sets an arbitrary object value that can be used to store custom information about this element. Inherited from FrameworkElement.
TaskBaselineStyle Gets or sets the style applied to task baselines. This is a dependency property.
TaskContentIndent Gets or sets the indent between a task and its content. This is a dependency property.
TaskContentPosition Gets or sets the position of task content. This is a dependency property.
TaskContentTemplate Gets or sets a template that defines the task content appearance. This is a dependency property.
TaskContentTemplateSelector Gets or sets an object that applies the task content template according to custom logic. This is a dependency property.
TaskFinishDateMoveToolTipContentTemplate Gets or sets a data template used to render the content of a tooltip displayed while an end user edits a task’s finish date in the Gantt area. This is a dependency property.
TaskMoveToolTipContentTemplate Gets or sets a data template used to render the content of a tooltip displayed while an end user edits a task’s start date in the Gantt area. This is a dependency property.
TaskProgressMoveToolTipContentTemplate Gets or sets a data template used to render the content of a tooltip displayed while an end user edits a task’s progress in the Gantt area. This is a dependency property.
TaskStyle Gets or sets the style applied to tasks. This is a dependency property.
Template Gets or sets a control template. Inherited from Control.
TemplatedParent Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. Inherited from FrameworkElement.
TimescaleRulerCount Gets or sets the number of rulers displayed within the timescale. This is a dependency property.
TimescaleRulerStyle Gets or sets the style applied to timescale rulers. This is a dependency property.
Timescales For internal use only.
ToolTip Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). Inherited from FrameworkElement.
TopRowIndex Gets or sets the index of the top visible row. Inherited from DataViewBase.
TotalGroupAreaIndent This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
TotalNodesCount Gets the total number of nodes contained within the view. Inherited from TreeListView.
TotalSummaryContentStyle Gets or sets the style applied to total summary items displayed within a View. This is a dependency property. Inherited from DataViewBase.
TotalSummaryElementStyle Gets or sets the style applied to individual text elements in the total summary items within a view. This is a dependency property. Inherited from DataViewBase.
TotalSummaryFixedNoneContentWidth This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
TotalSummaryItemTemplate Gets or sets the template that defines the presentation of total summary items. This is a dependency property. Inherited from DataViewBase.
TotalSummaryItemTemplateSelector Gets or sets an object that chooses a total summary template based on custom logic. This is a dependency property. Inherited from DataViewBase.
TotalSummaryMenuCustomizations Allows you to customize the Total Summary‘s context menu. You can add new menu items or remove existing items. Inherited from DataViewBase.
TotalSummaryPosition Gets or sets the Summary Panel‘s position in a View. This is a dependency property. Inherited from DataViewBase.
TouchesCaptured Gets all touch devices that are captured to this element. Inherited from UIElement.
TouchesCapturedWithin Gets all touch devices that are captured to this element or any child elements in its visual tree. Inherited from UIElement.
TouchesDirectlyOver Gets all touch devices that are over this element. Inherited from UIElement.
TouchesOver Gets all touch devices that are over this element or any child elements in its visual tree. Inherited from UIElement.
TouchScrollThreshold Specifies the touch scroll threshold. This is a dependency property. Inherited from DataViewBase.
TreeColumnFieldName Gets or sets a field name of a column that displays tree indents. This is a dependency property. Inherited from TreeListView.
TreeDerivationMode Gets or sets the tree derivation mode. This is a dependency property. Inherited from TreeListView.
TreeLineStyle Gets or sets the style of tree lines used to connect nodes. This is a dependency property. Inherited from TreeListView.
TreeListCommands Provides access to view commands. Inherited from TreeListView.
TreeListWidth Gets or sets the tree list area width. This is a dependency property.
Triggers Gets the collection of triggers established directly on this element, or in child elements. Inherited from FrameworkElement.
Uid Gets or sets the unique identifier (for localization) for this element. This is a dependency property. Inherited from UIElement.
UpdateRowButtonsTemplate Gets or sets a template that specifies the appearance of the buttons which allow you to update rows. Inherited from TreeListView.
UpdateRowRectangleStyle Gets or sets the style of a rectangle that is displayed when an end user edits a row. Inherited from TreeListView.
UseConstantDataBarAnimationSpeed Gets or sets whether data bars are animated with constant speed. This is dependency property. Inherited from TreeListView.
UseEvenRowBackground Specifies whether to highlight even nodes with different colors using a theme-dependent brush. This is a dependency property. Inherited from TreeListView.
UseExtendedMouseScrolling Specifies whether to enable horizontal scrolling via the mouse wheel and vertical scrolling via Microsoft Touch Mouse devices. This is a dependency property. Inherited from DataViewBase.
UseIndicatorForSelection Gets or sets whether rows can be selected via the Row Indicator Panel. This is a dependency property. Inherited from TreeListView.
UseLayoutRounding Gets or sets a value that indicates whether layout rounding should be applied to this element’s size and position during layout. Inherited from FrameworkElement.
UseLegacyColumnVisibleIndexes Gets or sets whether the GridControl uses the legacy visible index indication logic. Inherited from DataViewBase.
UseLegacyFilterEditor Gets or sets whether to use the legacy filter editor. Inherited from DataViewBase.
UseLegacyFilterPanel Gets or sets whether to use the legacy filter panel. Inherited from DataViewBase.
UseLightweightTemplates Gets or sets whether to enable the treelist’s optimized mode. This is a dependency property. Inherited from TreeListView.
UseOnlyCurrentColumnInIncrementalSearch Gets or sets whether the incremental search should be performed for the focused column values only. Inherited from DataViewBase.
UseResourcesAsTaskContent Gets or sets whether to display the names of assigned resources as the task content instead of task names. This is a dependency property.
ValidateCellCommand Gets or sets a command that allows you to validate the focused cell’s data. Inherited from TreeListView.
ValidateNodeCommand Gets or sets a command that validates node values. Inherited from TreeListView.
ValidateNodeDeletionCommand Gets or sets a command that allows you to validate nodes, check database constraints, and delete nodes from the database before a user deletes a node from the Data Grid. Inherited from TreeListView.
ValidatesOnNotifyDataErrors Gets or sets whether the GridControl checks for and reports errors that are raised by a data source that implements INotifyDataErrorInfo. Inherited from DataViewBase.
ValidationError Provides access to the object, which contains information about the validation error. This is a dependency property. Inherited from DataViewBase.
VerticalAlignment Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. Inherited from FrameworkElement.
VerticalContentAlignment This inherited property is not in effect for the DataViewBase object. To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools. Inherited from DataViewBase.
VerticalScrollbarVisibility Gets or sets the vertical scrollbar’s visibility. This is a dependency property. Inherited from TreeListView.
VerticalScrollBarWidth This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TreeListView.
Visibility Gets or sets the user interface (UI) visibility of this element. This is a dependency property. Inherited from UIElement.
VisibleColumns Gets the list of visible columns. This is a dependency property. Inherited from TreeListView.
VisualBitmapEffect protected Gets or sets the BitmapEffect value for the Visual. Inherited from Visual.
VisualBitmapEffectInput protected Gets or sets the BitmapEffectInput value for the Visual. Inherited from Visual.
VisualBitmapScalingMode protected Gets or sets the BitmapScalingMode for the Visual. Inherited from Visual.
VisualCacheMode protected Gets or sets a cached representation of the Visual. Inherited from Visual.
VisualChildrenCount protected Gets the number of visual child elements within this element. Inherited from FrameworkElement.
VisualClearTypeHint protected Gets or sets the ClearTypeHint that determines how ClearType is rendered in the Visual. Inherited from Visual.
VisualClip protected Gets or sets the clip region of the Visual as a Geometry value. Inherited from Visual.
VisualEdgeMode protected Gets or sets the edge mode of the Visual as an EdgeMode value. Inherited from Visual.
VisualEffect protected Gets or sets the bitmap effect to apply to the Visual. Inherited from Visual.
VisualOffset protected Gets or sets the offset value of the visual object. Inherited from Visual.
VisualOpacity protected Gets or sets the opacity of the Visual. Inherited from Visual.
VisualOpacityMask protected Gets or sets the Brush value that represents the opacity mask of the Visual. Inherited from Visual.
VisualParent protected Gets the visual tree parent of the visual object. Inherited from Visual.
VisualScrollableAreaClip protected Gets or sets a clipped scrollable area for the Visual. Inherited from Visual.
VisualTextHintingMode protected Gets or sets the TextHintingMode of the Visual. Inherited from Visual.
VisualTextRenderingMode protected Gets or sets the TextRenderingMode of the Visual. Inherited from Visual.
VisualTransform protected Gets or sets the Transform value for the Visual. Inherited from Visual.
VisualXSnappingGuidelines protected Gets or sets the x-coordinate (vertical) guideline collection. Inherited from Visual.
VisualYSnappingGuidelines protected Gets or sets the y-coordinate (horizontal) guideline collection. Inherited from Visual.
WaitIndicatorStyle Gets or sets the wait indicator’s style. This is a dependency property. Inherited from DataViewBase.
WaitIndicatorType Gets or sets a value that specifies how async data loading operations are indicated within the grid. This is a dependency property. Inherited from DataViewBase.
WheelScrollLines Gets or sets the number of rows to scroll vertically in response to mouse wheel events. This is a dependency property. Inherited from DataViewBase.
Width Gets or sets the width of the element. Inherited from FrameworkElement.
WorkdayRules Provides access to a collection of workday rules. This is a dependency property.
WorkdayRulesSource Gets or sets the source from which the GanttControl generates workday rules. This is a dependency property.
WorkdayRuleTemplate Gets or sets a template that describes workday rules. This is a dependency property.
WorkdayRuleTemplateSelector Gets or sets the data template selector which chooses a template based on the rule’s type. This is a dependency property.
WorkingTimeRules Provides access to a collection of working time rules. This is a dependency property.
WorkingTimeRulesSource Gets or sets the source from which the GanttControl generates working time rules. This is a dependency property.
WorkingTimeRuleTemplate Gets or sets a template that describes working time rules. This is a dependency property.
WorkingTimeRuleTemplateSelector Gets or sets the data template selector which chooses a template based on the rule’s type. This is a dependency property.
Zoom Gets or sets the current zoom. This is a dependency property.
ZoomRange Gets or sets the zooming range. This is a dependency property.
See Also