CheckBoxBrick.Clone() Method
Creates a new object that is a copy of the current CheckBoxBrick instance.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v23.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Returns
Type | Description |
---|---|
Object | A new CheckBoxBrick instance, which is a copy of the current instance. |
See Also