PowerTools SPREAD for Windows Forms 8.0J
UseSpreadDropDownButtonRender プロパティ


Spread ドロップダウンボタンレンダラーによってドロップダウンボタンを描画するかどうかを示す値を取得または設定します。
構文
'Declaration
 
Public Property UseSpreadDropDownButtonRender As Boolean
'使用法
 
Dim instance As InputManCellTypeBase
Dim value As Boolean
 
instance.UseSpreadDropDownButtonRender = value
 
value = instance.UseSpreadDropDownButtonRender
public bool UseSpreadDropDownButtonRender {get; set;}

プロパティ値

Spread ドロップダウンボタンレンダラーによってドロップダウンボタンを描画する場合は true。それ以外の場合は false
参照

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.