PowerTools SPREAD for ASP.NET 8.0J
NamedStyleCollectionEventType 列挙体

NamedStyleCollection Changedイベントを指定します。
構文
public enum NamedStyleCollectionEventType : System.Enum 
'Declaration
 
Public Enum NamedStyleCollectionEventType 
   Inherits System.Enum
 
メンバ
メンバ説明
ItemAddedコレクションにスタイルが追加されたことを表します。
ItemChangedコレクション内のスタイルが置換されたことを表します。
ItemRemovedコレクションからスタイルが削除されたことを表します。
解説
スタイルの使い方の詳細については、名前付きスタイルを参照してください。
継承階層

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.NamedStyleCollectionEventType

参照

FarPoint.Web.Spread 名前空間
Changed イベント
NamedStyleCollectionEventHandler デリゲート
NamedStyleCollectionEventArgs クラス
Type プロパティ

開発者の手引き

セルのカスタム スタイルの作成と適用

 

 


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