PowerTools CalendarGrid for Windows Forms 1.0J
WordWrap プロパティ (CalendarAppointmentCellType)

テキスト内容を複数行のテキストに折り返すかどうかを示す値を取得または設定します。
構文
Public Property WordWrap As Boolean
public bool WordWrap {get; set;}

プロパティ値

既定値は false です。
解説

このプロパティの値が true の場合、内容領域からあふれたテキストは動的に次の行に表示されます。値が false の場合、内容領域からあふれたテキストはクリップされます。

注意:
このプロパティは、Multiline プロパティの値が false の場合には無効です。

参照

CalendarAppointmentCellType クラス
CalendarAppointmentCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.