A newer version of this page is available.
Switch to the current version.
BrickPagePair.Empty Property
Gets an empty brick-page pair.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public static BrickPagePair Empty { get; }
Public Shared ReadOnly Property Empty As BrickPagePair
Property Value
Type | Description |
---|---|
BrickPagePair | A BrickPagePair.Empty value, representing a brick-page pair with null components. |
See Also
Feedback