PowerTools CalendarGrid for Windows Forms 1.0J
EllipsisString プロパティ (CalendarGcComboBoxCellType)

テキストの幅がセルより長い場合に省略記号として表示する文字列を取得または設定します。
構文
Public Property EllipsisString As String
public string EllipsisString {get; set;}

プロパティ値

省略記号として使用する文字列を示す System.String 値。
既定値は (...) です。
解説
このプロパティで指定した文字列は、EllipsisGrapeCity.Win.CalendarGrid.CalendarGridEllipsisMode.EllipsisEnd または GrapeCity.Win.CalendarGrid.CalendarGridEllipsisMode.EllipsisPath に設定されている場合に使用されます。
参照

CalendarGcComboBoxCellType クラス
CalendarGcComboBoxCellType メンバ
Ellipsis プロパティ

 

 


© 2014 GrapeCity inc. All rights reserved.