Name | Description | |
---|---|---|
![]() | Resource Constructor | Overloaded. |
The following tables list the members exposed by Resource.
Name | Description | |
---|---|---|
![]() | Resource Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Brush | Gets or sets the brush used to fill the user interface object's image. (Inherited from C1.Schedule.BaseObject) |
![]() | Color | Gets or sets the color of the user interface object. (Inherited from C1.Schedule.BaseObject) |
![]() | Id | Gets the unique id used for serialization purposes. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | IsEdit | Indicates whether the object is in edit mode, which is started using the BeginEdit method. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | Key | Gets an array of objects representing the key of the BasePersistableObject. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | MenuCaption | Gets or sets the menu caption for the user interface object. (Inherited from C1.Schedule.BaseObject) |
![]() | Text | Gets or sets the text which identifies a user interface object. (Inherited from C1.Schedule.BaseObject) |
Name | Description | |
---|---|---|
![]() | BeginEdit | Brings the object in edit mode. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | CancelEdit | Discards changes since the last BeginEdit call. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | EndEdit | Overloaded. Finishes edit mode started by the BeginEdit method and updates a corresponding data source item. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | FromXml | Overloaded. Loads an object from the specified System.Xml.XmlNode. (Inherited from C1.Schedule.BaseObject) |
![]() | ToString | Overrides the default behavior. (Inherited from C1.Schedule.BaseObject) |
![]() | ToXml | Overloaded. Saves an object into specified System.Xml.XmlWriter. (Inherited from C1.Schedule.BaseObject) |
Name | Description | |
---|---|---|
![]() | GetObjectData | A method called when serializing. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | OnPropertyChanged | Fires property change notification. (Inherited from C1.Schedule.BasePersistableObject) |