Back to Devexpress

OptionsPrintBase Properties

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

latest1.9 KB
Original Source

OptionsPrintBase Properties

The base class for classes that provide print and export options for layout items and groups.

NameDescription
AllowPrintGets or sets whether a layout item along with its nested items are included in a LayoutControl‘s print/export output .
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.
AppearanceItemCaptionContains print/export appearance settings used to paint a layout item.
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.
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.
TextToControlDistanceGets or sets the distance between a layout item’s text and its control in the LayoutControl’s print/export output.

See Also

OptionsPrintBase Class

OptionsPrintBase Members

DevExpress.XtraLayout Namespace