Back to Devexpress

Gallery.CloneWithoutEvents(Boolean) Method

wpf-devexpress-dot-xpf-dot-bars-dot-gallery-dot-clonewithoutevents-x28-system-dot-boolean-x29.md

latest1.1 KB
Original Source

Gallery.CloneWithoutEvents(Boolean) Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Bars

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Gallery CloneWithoutEvents(
    bool syncBorderState
)
vb
Public Function CloneWithoutEvents(
    syncBorderState As Boolean
) As Gallery

Parameters

NameType
syncBorderStateBoolean

Returns

Type
Gallery

See Also

Gallery Class

Gallery Members

DevExpress.Xpf.Bars Namespace