PowerTools SPREAD for Windows Forms 8.0J
NamedStyleCollectionEventType 列挙体


コレクション内のスタイルが変更されたときに発生するイベントの種類を表します。
構文
'Declaration
 
Public Enum NamedStyleCollectionEventType 
   Inherits System.Enum
'使用法
 
Dim instance As NamedStyleCollectionEventType
public enum NamedStyleCollectionEventType : System.Enum 
メンバ
メンバ説明
ItemAddedコレクションにスタイルが追加されたことを表します。
ItemChangedコレクション内のスタイルが置換されたことを表します。
ItemRemovedコレクションからスタイルが削除されたことを表します。
継承階層

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

参照

FarPoint.Win.Spread 名前空間
Type プロパティ (NamedStyleCollectionEventArgs クラス)
NamedStyleCollection クラス

開発者ガイド

名前付きスタイル

 

 


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