'宣言 Public Enum ExpandDirection Inherits System.Enum
public enum ExpandDirection : System.Enum
'宣言 Public Enum ExpandDirection Inherits System.Enum
public enum ExpandDirection : System.Enum
メンバ | 解説 |
---|---|
Down | The C1.Silverlight.Extended.C1Expander control opens down. |
Left | The C1.Silverlight.Extended.C1Expander control opens left. |
Right | The C1.Silverlight.Extended.C1Expander control opens right. |
Up | The C1.Silverlight.Extended.C1Expander control opens up. |