| C1.Xaml アセンブリ > C1.Xaml 名前空間 : DropDownDirection 列挙体 |
'宣言 Public Enum DropDownDirection Inherits System.Enum
public enum DropDownDirection : System.Enum
| メンバ | 解説 |
|---|---|
| AboveOrBelow | ドロップダウンC1.Silverlight.C1ComboBox をヘッダーの上に表示するように試みます。表示できない場合は、その下に表示するように試みます。 |
| BelowOrAbove | ドロップダウンC1.Silverlight.C1ComboBox をヘッダーの下に表示するように試みます。表示できない場合は、その上に表示するように試みます。 |
| ForceAbove | C1ComboBox のコンテンツをヘッダーの上に強制的に表示します。 |
| ForceBelow | ドロップダウン C1.Silverlight.C1ComboBox をヘッダーの下に強制的に表示します。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.DropDownDirection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2