Class GridAction
Inheritance
System.Object
GridAction
Namespace: Telerik.Windows.Controls.GanttView.Internal
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public sealed class GridAction : Enum
Fields
Cancel
Commit
InlineEdit
MoveNextCell
MoveNextItem
MovePreviousCell
MovePreviousItem
None
value__
Declaration
public int value__
Field Value
System.Int32
|