PowerTools ActiveReports for .NET 9.0J
WidthSensitivity 列挙体

データで文字幅を区別するかどうかを示します。
構文
'宣言
 
Public Enum WidthSensitivity 
   Inherits System.Enum
public enum WidthSensitivity : System.Enum 
メンバ
メンバ解説
Auto文字幅の区別の設定は、データプロバイダを問い合わせることによって導出されます。
Falseデータは文字幅を区別しません。
Trueデータは文字幅を区別します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.WidthSensitivity

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.