RadControls for WPF

The RadGanttView type exposes the following members.

Properties

  NameDescription
Public propertyColumns
Public propertyDataConverter
Public propertyDragDependenciesBehavior
Gets or sets the drag dependencies behavior that defines how RadGanttView will perform creating dependencies with mouse.
Public propertyDragDropBehavior
Gets or sets the drag-drop behavior that defines how RadGanttView will perform drag.
Public propertyDragVisualStyle
Gets or sets the DragVisualStyle property. It defines the look and behavior for the visual element that is displayed when dragging tasks. The default value is null. This is a dependency property.
Public propertyExpandCollapseService
Public propertyExportingService
Gets the service, responsible for image exporting.
Public propertyFirstDayOfWeek
Gets or sets the FirstDayOfWeek. This is a dependency property.
Public propertyGapBetweenColumns
Gets or sets the distance between two consecutive columns. This is a dependency property.
Public propertyGapBetweenRows
Gets or sets the distance between two consecutive rows. This is a dependency property.
Public propertyHighlightedItemsSource
Public propertyHighlightsBehavior
Public propertyInitialExpandBehavior
Public propertyPixelLength
Gets or sets the time interval represented by a pixel. This is a dependency property.
Public propertyResizeBehavior
Gets or sets the resize behavior that defines how RadGanttView will perform resize.
Public propertyResizeVisualStyle
Gets or sets the resize visual style.
Public propertyScrollingService
Public propertySelectedItem
Public propertySelectedItems
Public propertySelectionBehavior
Public propertyShowCurrentHourIndicator
Gets or sets the ShowCurrentHourIndicator. This is a dependency property.
Public propertySpecialSlotsGenerator
Public propertyTasksSource
Public propertyTimelineContainerSelector
Gets or sets the TimelineContainerSelector. This is a dependency property.
Public propertyTimeLineFilteringBehavior
Public propertyTimeLineVisualizationBehavior
Public propertyTimeRulerContainerSelector
Gets or sets the TimeRulerContainerSelector. This is a dependency property.
Public propertyTimeRulerLines
Gets or sets the TimeRulerLines. This is a dependency property.
Public propertyTimeRulerVisualizationBehavior
Gets or sets the TimeRulerBehavior. This is a dependency property.
Public propertyVisibleRange
Gets or sets the VisibleRange. This is a dependency property.

See Also