PowerTools MultiRow for Windows Forms 8.0J
LineAdjustment 列挙体

複数テキスト行の縦方向のレイアウト調整方法を指定します。
構文
Public Enum LineAdjustment 
   Inherits System.Enum
public enum LineAdjustment : System.Enum 
メンバ
メンバ解説
Distribute領域全体にわたって同じ行間で行を表示します。
DistributeWithSpace最初の行の前と最後の行の後に行間を空けて、行を均等間隔で表示します。
Inheritプロパティは設定されておらず、親から値を取得します。
None行間なしで行を表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.LineAdjustment

参照

GrapeCity.Win.MultiRow 名前空間
LineAdjustment プロパティ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.