GrapeCity ActiveReports for .NET 16.0J
SortType 列挙体

GrapeCity.ActiveReports.PageReportModel.DV 名前空間 : SortType 列挙体
グループ化方法を指定します。
シンタックス
'宣言
 
Public Enum SortType 
   Inherits System.Enum
public enum SortType : System.Enum 
メンバ
メンバ解説
Ascending昇順ソート。
Descending降順ソート。
Noneソートなし。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel.DV 名前空間