MESCIUS SPREAD for Windows Forms 17.0J
ShowRecommendedValue プロパティ (GcTimeSpanCellType)

入力候補値を表示するかどうかを取得または設定します。
構文
'Declaration
 
Public Property ShowRecommendedValue As Boolean
public bool ShowRecommendedValue {get; set;}

プロパティ値

入力候補値を表示する場合は<see langword="true" />。それ以外の場合は<see langword="false" />。<br />
デフォルト値はfalseです。
解説
この<b>ShowRecommendedValue</b>が<see langword="true" />の場合、値が完全に入力されていないときに<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpan.RecommendedValue" />プロパティの値が表示されます。それ以外の場合、<b>RecommendedValue</b>プロパティの値は表示されません。
参照

GcTimeSpanCellType クラス
GcTimeSpanCellType メンバ

 

 


© MESCIUS inc. All rights reserved.