名前 | 解説 | |
---|---|---|
Contact コンストラクタ | オーバーロードされます。 |
Contactデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Contact コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Brush | Gets or sets the brush used to fill the user interface object's image. C1.Schedule.BaseObjectから継承されます。 | |
Color | Gets or sets the color of the user interface object. C1.Schedule.BaseObjectから継承されます。 | |
Id | Gets the unique id used for serialization purposes. C1.Schedule.BasePersistableObjectから継承されます。 | |
IsEdit | Indicates whether the object is in edit mode, which is started using the BeginEdit method. C1.Schedule.BasePersistableObjectから継承されます。 | |
Key | Gets an array of objects representing the key of the BasePersistableObject. C1.Schedule.BasePersistableObjectから継承されます。 | |
MenuCaption | Gets or sets the menu caption for the user interface object. C1.Schedule.BaseObjectから継承されます。 | |
Text | Gets or sets the text which identifies a user interface object. C1.Schedule.BaseObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
BeginEdit | Brings the object in edit mode. C1.Schedule.BasePersistableObjectから継承されます。 | |
CancelEdit | Discards changes since the last BeginEdit call. C1.Schedule.BasePersistableObjectから継承されます。 | |
EndEdit | Finishes edit mode started by the BeginEdit method and updates a corresponding data source item. C1.Schedule.BasePersistableObjectから継承されます。 | |
FromXml | オーバーロードされます。 Loads an object from the specified System.Xml.XmlNode. C1.Schedule.BaseObjectから継承されます。 | |
ToString | Overrides the default behavior. C1.Schedule.BaseObjectから継承されます。 | |
ToXml | オーバーロードされます。 Saves an object into specified System.Xml.XmlWriter. C1.Schedule.BaseObjectから継承されます。 |