DlhSoft Project Management Library
for Windows® Forms and .NET 2.0 SP2
|
ProjectView Control
ProjectView control is used to display and update a list of task items using a grid view and an attached Gantt Chart, and it is part of Project Management Library (Windows® Forms 2.0).
Features
-
Very similar in appearance, behavior, and development related features with the standard DataGridView control;
-
Allows the end users to expand and close nodes, and to increment or decrement node indentation, excepting the case that these features are disabled by the developer, by setting the appropriate ReadOnly properties to true manually;
-
Uses the current culture (language and region) set by the end user (using the Regional and Language Options) for displaying and retrieving values such as numbers or dates and times, excepting the case that the running thread culture was set by the developer to a specific culture information object manually;
-
Uses the current theme provided by the operating system (Aero, Luna, etc.) or configured by the end user (when such option is available), excepting the case that the developer has customized the user interface properties values manually.
Screenshots
-
Basic usage:
-
Custom columns:
-
Custom appearance:
-
Custom scale:
-
Bar templating:
Related Components
|