GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 : DropDownDirection 列挙体 |
'Declaration
Public Enum DropDownDirection Inherits System.Enum
public enum DropDownDirection : System.Enum
メンバ | 説明 |
---|---|
AboveLeft | 左上に表示します。 |
AboveRight | 右上に表示します。 |
BelowLeft | 左下に表示します。 |
BelowRight | 右下に表示します。 |
Default | 入れ子になったドロップダウンコントロールを考慮し、<see cref="T:System.Windows.Forms.RightToLeft" /> の設定に応じて、<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.DropDownDirection.Left" /> または <see cref="F:GrapeCity.Win.Spread.InputMan.CellType.DropDownDirection.Right" /> を指定します。 |
Left | 左に表示します。 |
Right | 右に表示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.DropDownDirection