Skip to main content
A newer version of this page is available. .

OptionsPrintGroup Class

Provides print and export options for layout groups.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v19.1.dll

Declaration

public class OptionsPrintGroup :
    OptionsPrintBase

The following members return OptionsPrintGroup objects:

Remarks

The options this class provides are accessible with the LayoutGroup.OptionsPrint property.

See Also