Skip to main content

CustomDataUpdateFormatConditionEventArgs() Constructor

Initializes a new instance of the CustomDataUpdateFormatConditionEventArgs class.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public CustomDataUpdateFormatConditionEventArgs()

Remarks

Instances of the CustomDataUpdateFormatConditionEventArgs class are automatically created, initialized and passed to the corresponding event handlers.

See Also