ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Status Class

In This Topic
    Status Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the brush used to fill the user interface object's image. (Inherited from C1.C1Schedule.BaseObject)
    Public PropertyGets or sets the color of the user interface object. (Inherited from C1.C1Schedule.BaseObject)
    Public PropertyIndicates whether the object is in edit mode, which is started using the BeginEdit method. (Inherited from C1.C1Schedule.BasePersistableObject)
    Public PropertyGets an array of objects representing the key of the BasePersistableObject. (Inherited from C1.C1Schedule.BasePersistableObject)
    Public PropertyGets or sets the menu caption for the user interface object. (Inherited from C1.C1Schedule.BaseObject)
    Public PropertyGets the StatusTypeEnum value determining the type of the status.  
    Public PropertyGets or sets the text which identifies a user interface object. (Inherited from C1.C1Schedule.BaseObject)
    Top
    See Also