Back to Devexpress

GanttView.TaskContentIndent Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-1d4e753f.md

latest1.2 KB
Original Source

GanttView.TaskContentIndent Property

Gets or sets the indent between a task and its content. This is a dependency property.

Namespace : DevExpress.Xpf.Gantt

Assembly : DevExpress.Xpf.Gantt.v25.2.dll

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public double TaskContentIndent { get; set; }
vb
Public Property TaskContentIndent As Double

Property Value

TypeDescription
Double

An indent in pixels.

|

Remarks

See Also

TaskContentTemplate

TaskContentPosition

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace