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

ColumnNameSummaryOptions.Clone() Method

Creates a copy of the current ColumnNameSummaryOptions instance.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public object Clone()

Returns

Type Description
Object

A Object value.

Implements

See Also