Back to Devexpress

SplitTaskMappings Properties

windowsforms-devexpress-dot-xtragantt-dot-splittaskmappings-dot-underscore-properties.md

latest1.2 KB
Original Source

SplitTaskMappings Properties

Specifies names of data source fields that contain information about task splits.

NameDescription
DataMemberGets or sets a specific table in a data source that contains information about split tasks.
DurationFieldNameGets or sets the name of the field (of the TimeSpan type) that contains a task split’s duration (only work hours).
KeyFieldNameGets or sets the name of the field that contains a task’s identifier.
StartDateFieldNameGets or sets the name of the field (of the DateTime type) that contains a task split’s start date.

See Also

SplitTaskMappings Class

SplitTaskMappings Members

DevExpress.XtraGantt Namespace