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