For a list of all members of this type, see ActivityBase members.
Name | Description | |
---|---|---|
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
End | Returns the ending date and time for this activity. | |
IsSelected | Returns a boolean value indicating whether this activity is selected. | |
Owner | Returns the Owner associated with this activity, or null if it is not associated with an Owner. | |
Span | Returns the amount of time spanned by this activity, obtained by subtracting the value of the Start property from the value of the End property. | |
Start | Returns the starting date and time for this activity. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Returns the text associated with this activity. | |
Visible | Returns whether this activity is visible in the user interface. | |
VisibleResolved | Returns the resolved value of this activity's Visible property. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |