SPREAD for WPF 3.0J - GcSpreadSheet
PropertyCondition クラス
メンバ  使用例 

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : PropertyCondition クラス
ボタンデータのプロパティによる条件の判断に使用する PropertyCondition クラスを表します。
オブジェクト モデル
PropertyCondition クラス
シンタックス
'宣言
 
Public Class PropertyCondition 
   Inherits SelectorCondition
public class PropertyCondition : SelectorCondition 
解説
WeekTitleStyleSelector では、PropertyWeekTitleInfo のいずれかのプロパティにします。CalendarDayButtonStyleSelector では、PropertyDayInfo のいずれかのプロパティにします。
使用例
次のサンプルは、Xamlで WeekTitleCalendarDayButton を使用して WeekTitleStyleSelectorCalendarDayButtonStyleSelector の外観を変更する方法を示します。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorCondition
            GrapeCity.Wpf.SpreadSheet.CellType.Editors.PropertyCondition

参照

PropertyCondition メンバ
GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間