Class GanttToolbarItems
Represents the type of visible icon in toolbar.
Inheritance
System.Object
GanttToolbarItems
Namespace: Syncfusion.UI.Xaml.Gantt
Assembly: Syncfusion.SfGantt.UWP.dll
Syntax
public sealed class GanttToolbarItems : Enum
Fields
Add
Add icon.
Declaration
public const GanttToolbarItems Add
Field Value
Type |
---|
GanttToolbarItems |
All
Displays all the above specified icons.
Declaration
public const GanttToolbarItems All
Field Value
Type |
---|
GanttToolbarItems |
Collapse
Collapse icon.
Declaration
public const GanttToolbarItems Collapse
Field Value
Type |
---|
GanttToolbarItems |
Edit
Edit icon.
Declaration
public const GanttToolbarItems Edit
Field Value
Type |
---|
GanttToolbarItems |
Expand
Expand icon.
Declaration
public const GanttToolbarItems Expand
Field Value
Type |
---|
GanttToolbarItems |
HighlightCriticalPath
CriticalPath icon.
Declaration
public const GanttToolbarItems HighlightCriticalPath
Field Value
Type |
---|
GanttToolbarItems |
Indent
Indent icon.
Declaration
public const GanttToolbarItems Indent
Field Value
Type |
---|
GanttToolbarItems |
Link
Link icon.
Declaration
public const GanttToolbarItems Link
Field Value
Type |
---|
GanttToolbarItems |
Outdent
Out dent icon.
Declaration
public const GanttToolbarItems Outdent
Field Value
Type |
---|
GanttToolbarItems |
Remove
Remove icon.
Declaration
public const GanttToolbarItems Remove
Field Value
Type |
---|
GanttToolbarItems |