C1.Silverlight.Schedule.5
Status Class Members
Properties  Methods 

The following tables list the members exposed by Status.

Public Constructors
 NameDescription
Public ConstructorStatus ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBrushGets or sets the brush used to fill the user interface object's image. (Inherited from C1.C1Schedule.BaseObject)
Public PropertyColorGets or sets the color of the user interface object. (Inherited from C1.C1Schedule.BaseObject)
Public PropertyIsEditIndicates whether the object is in edit mode, which is started using the BeginEdit method. (Inherited from C1.C1Schedule.BasePersistableObject)
Public PropertyKeyGets an array of objects representing the key of the BasePersistableObject. (Inherited from C1.C1Schedule.BasePersistableObject)
Public PropertyMenuCaptionGets or sets the menu caption for the user interface object. (Inherited from C1.C1Schedule.BaseObject)
Public PropertyStatusTypeGets the StatusTypeEnum value determining the type of the status.  
Public PropertyTextGets or sets the text which identifies a user interface object. (Inherited from C1.C1Schedule.BaseObject)
Top
Public Methods
 NameDescription
Public MethodBeginEditBrings the object in edit mode. (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodCancelEditDiscards changes since the last BeginEdit call. (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodEndEditFinishes edit mode started by the BeginEdit method and updates a corresponding data source item. (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodFromXmlOverloaded. Loads an object from the specified System.Xml.XmlReader. (Inherited from C1.C1Schedule.BaseObject)
Public MethodToStringOverrides the default behavior. (Inherited from C1.C1Schedule.BaseObject)
Public MethodToXmlOverloaded. Saves an object into specified System.Xml.XmlWriter. (Inherited from C1.C1Schedule.BaseObject)
Top
See Also

Reference

Status Class
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.