'宣言 Public Enum AppointmentResizeType Inherits System.Enum
public enum AppointmentResizeType : System.Enum
メンバ | 解説 |
---|---|
AdjustEndDateTime | エンドユーザーが要素の右側または下をドラッグすると、EndDateTime プロパティの値が調整されます。 |
AdjustStartDateTime | エンドユーザーが要素の左側または上をドラッグすると、StartDateTime プロパティの値が調整されます。 |