PowerTools InputMan for ASP.NET 8.0J
AlignHorizontal 列挙体

コントロール内に表示するテキストの水平方向の配置を指定します。
構文
Public Enum AlignHorizontal 
   Inherits System.Enum
public enum AlignHorizontal : System.Enum 
メンバ
メンバ解説
Centerテキストを中央揃えにします。
Leftテキストを左揃えにします。
NotSet未設定の状態です。
Rightテキストを右揃えにします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Web.Input.Core.AlignHorizontal

参照

GrapeCity.Web.Input.Core 名前空間
GcCalculator.TextHAlign プロパティ
DropDownCalculator.TextHAlign プロパティ
DropDownEditor.TextHAlign プロパティ
Style.TextHAlign プロパティ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.