GrapeCity ActiveReports for .NET 16.0J
MatchCase プロパティ (FindOptions)

GrapeCity.ActiveReports.Core.Document 名前空間 > FindOptions クラス : MatchCase プロパティ
検索で大文字と小文字を区別するかどうかを指定します。
シンタックス
'宣言
 
Public Property MatchCase As Boolean
public bool MatchCase {get; set;}

プロパティ値

検索で大文字と小文字を区別する場合はtrue、それ以外の場合はfalse
参照

FindOptions クラス
FindOptions メンバ