FilterCondition プロパティ
定義済みの列フィルタリング条件。デフォルトは auto です。フィルタリング条件には、startsWith endsWith doesNotContain equals doesNotEqual greaterThan lessThan greaterThanOrEqualTo lessThanOrEqualTo null notNull empty notEmpty today, yesterday, on, notOn, thisMonth, lastMonth, nextMonth, thisYear, lastYear, nextYear, at, NotAt, before, after, atOrBefore, atOrAfter が含まれます。
シンタックス
public System.string FilterCondition {get; set;}
'宣言
Public Property FilterCondition As System.String
参照