Class StriplineType
Represents the Stripline type
Inheritance
System.Object
StriplineType
Namespace: Syncfusion.Windows.Controls.Gantt
Assembly: Syncfusion.Gantt.Wpf.dll
Syntax
public sealed class StriplineType : Enum
Fields
Absolute
Represents the Absolute stripline(User can place the sripline in custom position with custom size
Declaration
public const StriplineType Absolute
Field Value
Type |
---|
StriplineType |
Regular
Represents the regular stripline
Declaration
public const StriplineType Regular
Field Value
Type |
---|
StriplineType |