True DBGrid for WinForms
PrintInfo.ActionFlags 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : PrintInfo.ActionFlags 列挙体
Specify allowed print options.
シンタックス
'宣言
 
Public Enum PrintInfo.ActionFlags 
   Inherits System.Enum
public enum PrintInfo.ActionFlags : System.Enum 
メンバ
メンバ解説
ExportExport is allowed.
MaskAllAll print/export operations are allowed.
NoneNo print/export operations are allowed.
PreviewPreview is allowed.
PrintPrinting is allowed.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1TrueDBGrid.PrintInfo.ActionFlags

参照

C1.Win.C1TrueDBGrid 名前空間