Icon

DlhSoft Project Management Library

for Windows® Presentation Foundation (WPF) and .NET 3.5 SP1

ScheduleDefinitionView Control

ScheduleDefinitionView control is used to display and update a schedule definition item, and it is part of Project Management Library (WPF 3.5).


Features

  • Allows the developer to data bind or disable data binding of the definition string value to a custom data item member by setting or clearing the appropriate MemberPath property;

  • Allows the developer to use an external ScheduleDefinitionManager class instance as the core schedule definition management business logic provider within the control;

  • Allows the end users to update existing schedule definition values, excepting the case that these features are disabled by the developer, by setting the appropriate ReadOnly property 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:

    ScheduleDefinitionView basic usage
  • Control templating:

    ScheduleDefinitionView control templating

Related Components

Terms of Use Privacy Statement