New to Telerik UI for WPFStart a free 30-day trial

This class contains Routed commands for the GanttView control.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GanttView.dll

Syntax:

C#
public static class GanttCommands

Inheritance: objectGanttCommands

Properties

InlineEdit

RoutedUICommand

Gets value that represents the inline edit command.

C#
public static RoutedUICommand InlineEdit { get; }
Property Value:

The inline edit command.

Remarks:

This command initiates an inline editing operation in the GanttView control.

InlineEditCommand

RoutedUICommand

Gets value that represents the inline edit command.

C#
[Obsolete("This command is redundant with the InlineEdit command and will be deleted. Please use the InlineEdit command instead.")]
public static RoutedUICommand InlineEditCommand { get; }
Property Value:

The inline edit command.

Remarks:

This command initiates an inline editing operation in the GanttView control.

In this article
DefinitionPropertiesInlineEditInlineEditCommand
Not finding the help you need?
Contact Support