SPREAD for WPF 3.0J - GcSpreadSheet
DropDownButtonStyle プロパティ (DateTimeCellType)
使用例 

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > DateTimeCellType クラス : DropDownButtonStyle プロパティ
ドロップダウンボタンの描画に使用されるスタイルを取得または設定します。
シンタックス
'宣言
 
Public Property DropDownButtonStyle As System.Windows.Style
public System.Windows.Style DropDownButtonStyle {get; set;}

プロパティ値

ドロップダウンボタンのプロパティの設定に使用される System.Windows.Style 値。
使用例
次のサンプルは DateTimeCellType のドロップダウン ボタンのカスタマイズ方法を説明します。このサンプルでは、日付型セルのドロップダウン ボタンの幅を 40 に変更します。
参照

DateTimeCellType クラス
DateTimeCellType メンバ