Version

Search Results

Customize a Form with WinFormManager

Customize a Form with WinFormManager This topic illustrates setting up a form with the WinFormManager™component and customizing it to style the different areas of the form such as the caption area, the form borders, and the close, restore, maximize, minimize and context help buttons. Follow the steps below to set ...

Understanding WinFormManager

Understanding WinFormManager This is a great place for you to start learning about the WinFormManager™ component, and its key features and functionalities. The topics in this section will give you a better idea of why you would want to use WinFormManager in your applications. Click the links below to gain an overv...

WinFormManager

WinFormManager If you’re looking for an area that houses all of the overview/task-based information related to the WinFormManager™ component, you’ve come to the right place. This section contains valuable information about WinFormManager, ranging from what the control does and why you would want to use it in your ...

About WinGanttView

About WinGanttView The WinGanttView™ control is designed for project management. Projects can be managed effectively and efficiently by adding several project related details such as Task , Milestone , Deadline , Dependencies , etc., to the GanttView control. This control is comprised of constituent parts namely: ...

Adding Tasks to WinGanttView

Adding Tasks to WinGanttView A task is an activity that has a beginning and an end. Project plans are made up of tasks. Tasks can easily be added to the WinGanttView™ control through the context menu, available by right clicking in the Grid section or in the chart section of the control. You can also add tasks and...

API Overview

API Overview This section lists each namespace that is relevant to the control. We also give you several key classes that you will be using while programming with the WinGanttView controls. The namespaces and classes on this page link directly into our API documentation. WinGanttView Namespace: Infragistics.Win.Ul...

Custom Columns

Custom Columns This topic outlines the custom columns support for the WinGanttView™ control and includes code examples to demonstrate usage scenarios. The topic is organized as follows: Introduction Adding Custom Columns Preview Overloads for the Add Method Adding Custom Columns Code Snippet Get and Set Custom Col...

Customize Chart Section of WinGanttView

Customize Chart Section of WinGanttView This topic illustrates the customization options available to modify the look and user interaction of the chart section of WinGanttView™. The chart section of the control is a type of bar chart that displays tasks and task information. The display of bars in the chart sectio...

Customize Grid Section of WinGanttView

Customize Grid Section of WinGanttView This topic illustrates settings that can be applied to modify the look and user interaction of the grid section of WinGanttView™. The grid section of the control displays tasks and task information in a tree-like structure. The appearances of cells, columns, column headers, r...

DataBinding Support for WinGanttView

DataBinding Support for WinGanttView The WinGanttView™ control provides support for data binding through the ProjectsDataBinding and TasksDataBinding objects. Two new properties were added to the WinCalendarInfo™ component to support data binding, DataBindingsForProjects and DataBindingsForTasks, which are of type...