Version

Note Class Properties

For a list of all members of this type, see Note members.

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the Appearance object that controls the objects's formatting  
Public PropertyBindingListIndexReturns the index associated with this appointment in the binding list.  
Public PropertyBindingListObjectReturns the object returned by the binding list that is associated with this Note.  
Public PropertyCalendarInfoReturn the CalendarInfo object that owns this object.  
Public PropertyDataKeyGets/sets unique key for this Note.  
Public PropertyDateGets/Sets the date for which the note is applied..  
Public PropertyDayReturns or sets the Day object for this Note.  
Public PropertyDescriptionGets or sets the description/contents of the Note object  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEndOverridden. Returns a value that is 23 hours, 59 minutes, and 59 seconds later than the value returned from the Date property.  
Public PropertyHasAppearanceReturns true if an appearance object has been created.  
Public PropertyIsSelectedOverridden. Returns whether the Note is selected.  
Public PropertyLockedDetermines whether the Note can be modified via the user interface of the control displaying the Note.  
Public PropertyLockedResolvedDetermines whether the Note can be modified via the user interface of the control displaying the Note.  
Public PropertyOwnerOverridden. Gets/sets the assigned Owner.  
Public PropertyOwnerKeyGets/sets the key of the assigned Owner.  
Public PropertySelectedGet: Returns true if this object exists in the Selected* collection Set: Adds/Removes this object from the Selected* collection  
Public PropertySpanReturns the amount of time spanned by this activity, obtained by subtracting the value of the Start property from the value of the End property. (Inherited from Infragistics.Win.UltraWinSchedule.ActivityBase)
Public PropertyStartOverridden. Returns the value of the Date property.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextOverridden. Returns the value of the Description property.  
Public PropertyVisibleOverridden. Returns or sets whether the Note is visible.  
Public PropertyVisibleResolvedOverridden. Returns false if either this Note's Visible property is false or it's Owner's Visible property is false.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also