バージョン 24.2 (最新)

AllowCardPrinting 列挙体

UltraGridLayout.AllowCardPrinting プロパティを指定する列挙体。
シンタックス
public enum AllowCardPrinting : System.Enum 
メンバ
メンバ解説
NeverUltraGrid は決してカードを印刷しません。UltraGridBand.CardView プロパティが設定されているかどうかにかかわらず、表形式ビューですべてのバンドを印刷します。
RootBandOnlyUltraGrid は、印刷時にルートレベルのバンドでは UltraGridBand.CardView プロパティを認識します。
参照