[]
        
(Showing Draft Content)

C1.WPF.Schedule.EditCollectionControl

EditCollectionControl Class

The EditCollectionControl control is an auxiliary control encapsulating UI elements for editing Appointment Categories, Links or Resource properties.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class EditCollectionControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector

Constructors

Name Description
EditCollectionControl()

Initializes a new instance of the EditCollectionControl control.

Properties

Name Description
ButtonText

Gets or sets a string value whiuch should be used as a button content. This is a dependency property.

ItemType

Gets or sets a type of items in a source and target collections.

LabelText

Gets or sets a string value whiuch should be used as a label content. This is a dependency property.

ParentAppointment

Gets or sets the appointment object, for which the control is shown.

Scheduler

Gets or sets the the parent C1Scheduler object.

ShowButton

Gets or sets a bool value determining whether control should show button for external editing or ComboBox for the single selection.

SourceCollection

Gets or sets an IList list, containing all available items.

TargetCollection

Gets or sets an IList list, containing selected items.

Text

Gets or sets a string value whiuch should be used as a TextBox content. This is a dependency property.

WindowTitle

Gets or sets a string value which should be used as a dialog title.

Methods

Name Description
InitializeComponent()

InitializeComponent