Back to Devexpress

OptionsPrintGroup Properties

windowsforms-devexpress-dot-xtralayout-dot-optionsprintgroup-dot-underscore-properties.md

latest2.8 KB
Original Source

OptionsPrintGroup Properties

A layout group’s print and export options.

NameDescription
AllowPrintGets or sets whether a layout item along with its nested items are included in a LayoutControl‘s print/export output . Inherited from OptionsPrintBase.
AllowPrintGroupCaptionGets or sets whether the layout group’s caption is included in the print/export output .
AppearanceGroupCaptionPrint/export appearance settings used to paint a layout group’s caption.
AppearanceItemPrint/export appearance settings of a specific item’s label and control. For a Layout Group, this property specifies the default appearance settings for all layout items owned by the group. Inherited from OptionsPrintBase.
AppearanceItemCaptionContains print/export appearance settings used to paint a layout item. Inherited from OptionsPrintBase.
AppearanceItemControlPrint/export appearance settings of a specific item’s control. For a Layout Group, this property specifies the default appearance settings for controls of all layout items owned by the group. Inherited from OptionsPrintBase.
AppearanceItemTextPrint/export appearance settings of a specific item’s label. For a Layout Group, this property specifies the default appearance settings for labels of all layout items owned by the group. Inherited from OptionsPrintBase.
TextToControlDistanceGets or sets the distance between a layout item’s text and its control in the LayoutControl’s print/export output. Inherited from OptionsPrintBase.

See Also

OptionsPrintGroup Class

OptionsPrintGroup Members

DevExpress.XtraLayout Namespace