MESCIUS SPREAD for Windows Forms 17.0J
EllipsisString プロパティ (GcComboBoxCellType)

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

プロパティ値

省略記号として使用する文字列を示す <b>string</b> 値。<br />
既定値は (...) です。
解説
このプロパティで指定した文字列は、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.GcComboBox.Ellipsis" />が<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.EllipsisMode.EllipsisEnd" />または<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.EllipsisMode.EllipsisPath" />に設定されている場合に使用されます。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© MESCIUS inc. All rights reserved.