Skip to main content

DashboardItemFormatRule.BeginUpdate() Method

Locks the DashboardItemFormatRule object by preventing updates until the DashboardItemFormatRule.EndUpdate method is called.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

public void BeginUpdate()
See Also