[]
        
(Showing Draft Content)

C1.WPF.GanttView

C1.WPF.GanttView Namespace

Classes

AdvancedFilterEditor

Represents the dialog for advanced filter.

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.

BaseView

Grid control used by C1GanttView (with a reference to the current project).

BooleanToVisibilityConverter

Represents a Binding converter that converts a bool to the corresponding Visibility value. If ConverterParameter is not null, returns inverted value.

C1GanttView

CancelTaskEventArgs

Provides data for C1GanttView's BeforeAddTask, BeforeEditTask and AfterEditTask events.

CancelTasksArgs

Provides data for BeforeMoveTasks, AfterMoveTasks events.

ChartViewContextMenuViewModel

ConflictResolverOption

Represents the dialog for conflict resolver dialog.

ConstraintTypeEditor

Interaction logic for ConstraintTypeEditor.xaml

ContextMenuViewModel

CreateNewCalendarEditor

Represents the dialog for create new calendar.

DateRangeFilterEditor

Represents the dialog for date range filter.

DragNotification

Interaction logic for DragNotification.xaml

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.

FontEditor

Represents the dialog for font editor.

GanttChartView

The GanttChartView represents GanttView tasks as a chart with interactive details.

GanttViewLocalizeExtension

Represents a MarkupExtension providing localized strings from .resx resources for the C1GanttView control.

GanttViewResources

This class gives access to localized resources from xaml.

GridColumnsOptions

Represents the dialog for grid columns.

GridView

GridViewContextMenuViewModel

GroupByEditor

Represents the dialog for group by.

LayoutOptions

Represents the dialog for layout.

LinkEditor

Represents the dialog for link lines.

ManagerCalendarsEditor

Represents the dialog for manager customer calendars.

MoreFilterEditor

Represents the dialog for more filter.

Options

Provides options for C1GanttView

PaintDayEventArgs

Provides data for PaintDay event.

PrintManager

Handles printing Gantt reports.

PrintOptions

Represents the dialog for set print report.

PrintPageContent

Page content control used as a content for printing.

PrintPageTemplate

Template control used as a container for printing.

PrintPreview

Represents the dialog for show print.

ProgressLineOptions

Represents the dialog for set progress line.

ProjectInfoOptions

Represents the dialog for change project infomation.

ProjectLimitEditor

Interaction logic for ProjectLimitEditor.xaml

RecurrenceEditor

Represents the dialog for set recurrence.

ReportOptions

Specifies options for GanttView reports.

ResourcesOptions

Represents the dialog for task resources.

SortOptions

Represents the dialog for sort.

SplitTaskNotification

Initializes a new instance of a split task notification.

TaskInfoOptions

Represents the dialog for set task information.

TimescaleOptions

Represents the dialog for set timescale.

ToolBarViewModel

UsingResourceFilterEditor

Represents the dialog for resource filter.

WorkingTimeEditor

Represents the control for set working times.

WorkingTimeEditor1

Interaction logic for WorkingTimeEditor1.xaml

WorkingTimeOptions

Represents the dialog for set working time.

ZoomOptions

Represents the dialog for zoom.

Enums

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.

DayTimesKind

Working time scheduling options.

DayofWeek

Specifies the days of week.

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.

ResolveConflict

Defines how a conflict will be resolved.

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.

SchedulePriority

Indicates whether the project is scheduled from its start date or from its finish date.

SortField

Specifies a field of the Task object for sorting.

StyleField

Specifies a property/field of the BaseTask object.

TaskMode

Specifies how a Task should be scheduled.

TaskProperty

Specifies a property of the 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.

Delegates

CancelTaskEventHandler

Represents the method that will handle C1GanttView's BeforeAddTask, BeforeEditTask and AfterEditTask events.

CancelTasksEventHandler

Represents the method that handles BeforeMoveTasks, AfterMoveTasks events.

PaintDayEventHandler

Represents the method that will handle PaintDay event.

ShowDialogEventHandler

Represents the method that will handle the ShowDialog event.