バージョン

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 Property FilterCondition As System.String
public System.string FilterCondition {get; set;}
参照

オンラインで表示: GitHub