GrapeCity ActiveReports for .NET 16.0J
ShowNulls 列挙体

GrapeCity.ActiveReports.PageReportModel.DV 名前空間 : ShowNulls 列挙体
null値を表示する方法を指定します。
シンタックス
'宣言
 
Public Enum ShowNulls 
   Inherits System.Enum
public enum ShowNulls : System.Enum 
メンバ
メンバ解説
Connectednull値が無視されることを示します。
Gapsnull値にギャップがあることを示します。
Zerosnull値が0として扱われることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.DV.ShowNulls

参照

GrapeCity.ActiveReports.PageReportModel.DV 名前空間