The AvailableAssignmentItem type exposes the following members.

Constructors

  NameDescription
AvailableAssignmentItem

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
OnPropertyChanged
Raises the PropertyChanged event.
ToString (Inherited from Object.)

Properties

  NameDescription
AllocationUnits
Gets or sets a value indicating the allocation percentage of the current item.
AllocationUnitsPercentOpacity
Gets the opacity of allocation units percent for the current item (referring IsSelected property).
AllocationUnitsVisibility
Gets the visibility of allocation units interface elements for the current item (referring AreAllocationUnitsVisible property from the assignment selector control).
Content
Gets the content of the current item.
ContentTemplate
Gets the content template of the current item (referring ItemTemplate property from the assignment selector control).
IsSelected
Gets or sets a value indicating whether the current item is selected in the view.

Events

  NameDescription
PropertyChanged
Occurs when a data property value of the item changes.

See Also