GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 : 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