C1.WPF.GanttView.4 Assembly : C1.WPF.GanttView Namespace |
Class | Description | |
---|---|---|
AdvancedFilterEditor | Represents the dialog for advanced filter. AdvancedFilterEditor | |
BarStyle | Specifies style settings for drawing a bar on the Gantt Chart. | |
BarStyleCollection | Represents a collection of bar styles. | |
BarStyleOptions | Represents the dialog for bar style. BarStyleOptions | |
C1GanttView | Displays a map with layers of content above it. | |
CancelTaskEventArgs | Provides data for C1GanttView's BeforeAddTask, BeforeEditTask and AfterEditTask events. | |
ConflictResolverOption | Represents the dialog for conflict resolver dialog. ConflictResolverOption | |
CreateNewCalendarEditor | Represents the dialog for create new calendar. CreateNewCalendarEditor | |
DateRangeFilterEditor | Represents the dialog for date range filter. DateRangeFilterEditor | |
DragNotification | Interaction logic for DragNotification.xaml DragNotification | |
FieldStyle | Specifies the style settings for the specific field of task on grid view. | |
FieldStyleCollection | The collection of field styles. | |
FieldStylesOptions | Represents the dialog for field styles. FieldStylesOptions | |
FontEditor | Represents the dialog for font editor. FontEditor | |
GanttViewLocalizeExtension | Represents a System.Windows.Markup.MarkupExtension providing localized strings from .resx resources for the C1GanttView control. | |
GridColumnsOptions | Represents the dialog for grid columns. GridColumnsOptions | |
GroupByEditor | Represents the dialog for group by. GroupByEditor | |
LayoutOptions | Represents the dialog for layout. LayoutOptions | |
LinkEditor | Represents the dialog for link lines. LinkEditor | |
ManagerCalendarsEditor | Represents the dialog for manager customer calendars. ManagerCalendarsEditor | |
MoreFilterEditor | Represents the dialog for more filter. MoreFilterEditor | |
Options | Provides options for C1GanttView | |
PaintDayEventArgs | Provides data for C1GanttView.PaintDay event. | |
PrintManager | Handles printing Gantt reports. | |
PrintOptions | Represents the dialog for set print report. PrintOptions | |
PrintPageContent | Page content control used as a content for printing. PrintPageContent | |
PrintPageTemplate | Template control used as a container for printing. PrintPageTemplate | |
PrintPreview | Represents the dialog for show print. PrintPreview | |
ProgressLineOptions | Represents the dialog for set progress line. ProgressLineOptions | |
ProjectInfoOptions | Represents the dialog for change project infomation. ProjectInfoOptions | |
RecurrenceEditor | Represents the dialog for set recurrence. RecurrenceEditor | |
ReportOptions | Specifies options for GanttView reports. | |
ResourcesOptions | Represents the dialog for task resources. ResourcesOptions | |
SortOptions | Represents the dialog for sort. SortOptions | |
SplitTaskNotification | Initializes a new instance of a split task notification. SplitTaskNotification | |
TaskInfoOptions | Represents the dialog for set task infomation. TaskInfoOptions | |
TimescaleOptions | Represents the dialog for set timescale. TimescaleOptions | |
UsingResourceFilterEditor | Represents the dialog for resource filter. UsingResourceFilterEditor | |
WorkingTimeEditor | Represents the control for set working times. WorkingTimeEditor | |
WorkingTimeOptions | Represents the dialog for set working time. WorkingTimeOptions | |
ZoomOptions | Represents the dialog for zoom. ZoomOptions |
Delegate | Description | |
---|---|---|
CancelTaskEventHandler | Represents the method that will handle C1GanttView's BeforeAddTask, BeforeEditTask and AfterEditTask events. | |
PaintDayEventHandler | Represents the method that will handle C1GanttView.PaintDay event. | |
ShowDialogEventHandler | Represents the method that will handle the C1GanttView.ShowDialog event. |
Enumeration | Description | |
---|---|---|
BarShape | Specifies the shape of a bar, such as a task bar or progress bar. | |
BarType | Specifies the target bar type for the BarStyle. | |
CommandButton | Specifies the button on the toolbar. | |
ConstraintType | Provides choices for the type of constraint you can apply for scheduling a task. | |
DayofWeek | Specifies the days of week. | |
DayTimesKind | Working time scheduling options. | |
DurationUnits | Specifies the time units for a task duration. | |
ExceptionLimitedBy | Indicates whether a calendar exception ends after the specified number of occurrences or by the given finish date. | |
FirstMonthOfFY | Specifies the first month of the fiscal year. | |
FitType | Define whether the C1GanttView should be fitted into the page. | |
GroupType | Represents the grouping type. | |
HatchPattern | Specifies the filling pattern for bars and shapes. | |
OrderType | Specifies a type of ordering when grouping. | |
PredecessorType | Specifies the type of dependency between tasks. | |
PrintType | Specifies the type of printing layout style. | |
ProgressLineStyle | Specifies the style of progress lines. | |
ResolveStartConflict | Defines how the task starting conflict will be resolved. | |
ResourceType | Specifies the type of a resource. | |
ScaleLabelAlignment | Specifies the horizontal alignment of the scale labels. | |
ScaleLabelInstant | Specifies the point in time to be displayed as a scale label. | |
ScheduleFrom | Indicates whether the project is scheduled from its start date or from its finish date. | |
SortField | Specifies a field of the C1.GanttView.Task object for sorting. | |
StyleField | Specifies a property/field of the C1.GanttView.BaseTask object. | |
TaskMode | Specifies how a C1.GanttView.Task should be scheduled. | |
TaskProperty | Specifies a property of the C1.GanttView.Task object. | |
TimescaleUnits | Specifies the units for a timescale. | |
WeekDays | Specifies the set of week days. | |
WeekOfMonth | Specifies the weeks of month, used in a recurrence pattern. |