FlexPivot for WPF
ConditionType 列挙体

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 : ConditionType 列挙体
Specifies the type of comparison to be used when applying a PivotConditionalFieldStyle.
シンタックス
'宣言
 
Public Enum ConditionType 
   Inherits System.Enum
public enum ConditionType : System.Enum 
メンバ
メンバ解説
AbsoluteCompare field values to the specified absolute value.
NotSetDisable conditional formatting for this style.
PercentageCompare field values to the specified value as a percentage.
参照

C1.PivotEngine 名前空間