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


組み込みスキンのGrayscaleを表します。
構文
'Declaration
 
Public Shared ReadOnly Property Grayscale As SpreadSkin
'使用法
 
Dim value As SpreadSkin
 
value = DefaultSpreadSkins.Grayscale
public static SpreadSkin Grayscale {get;}
次のサンプルコードは、スタイルを設定します。
FarPoint.Win.Spread.DefaultSpreadSkins.Grayscale.Apply(fpSpread1);
FarPoint.Win.Spread.DefaultSpreadSkins.Grayscale.Apply(FpSpread1)
参照

DefaultSpreadSkins クラス
DefaultSpreadSkins メンバ

 

 


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