[]
        
(Showing Draft Content)

C1.WPF.GanttView.BaseView

BaseView Class

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

Inheritance
BaseView
Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public abstract class BaseView : FlexGrid

Properties

Name Description
Col

Gets or sets the column that contains the cursor.

Row

Gets or sets the row that contains the cursor.

TotalHeight
TotalWidth
View

Methods

Name Description
GetClone(GridCellRange)
GetWidthByCellRange(GridCellRange)
OnKeyDown(KeyEventArgs)