Skip to main content

AlertButton.SetOwner(AlertFormCore) Method

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

Namespace: DevExpress.XtraBars.Alerter

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public void SetOwner(
    AlertFormCore form
)

Parameters

Name Type
form DevExpress.XtraBars.Alerter.AlertFormCore
See Also