MESCIUS SPREAD for Windows Forms 17.0J
DisplayText プロパティ

コントロールがフォーカスを持っていないときに表示される文字列を取得します。
構文
'Declaration
 
Public ReadOnly Property DisplayText As String
public string DisplayText {get;}

プロパティ値

表示するテキストを示すSystem.String値。
デフォルト値はSystem.String.Emptyです。
解説
このプロパティは、入力フォーカスがないときに表示されるテキストを取得します。<see cref="T:GrapeCity.Win.Views.DisplayField" /> プロパティと <see cref="T:GrapeCity.Win.Spread.InputMan.CellType.AlternateText" /> プロパティがこのプロパティの基になります。
参照

FieldsEditorControl クラス
FieldsEditorControl メンバ

 

 


© MESCIUS inc. All rights reserved.