Back to Devexpress

CustomDrawBackgroundEventArgs Class

windowsforms-devexpress-dot-xtradiagram-17a15fb8.md

latest1.3 KB
Original Source

CustomDrawBackgroundEventArgs Class

Provides data for the DiagramControl.CustomDrawBackground event.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
public class CustomDrawBackgroundEventArgs :
    EventArgs
vb
Public Class CustomDrawBackgroundEventArgs
    Inherits EventArgs

CustomDrawBackgroundEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomDrawBackgroundEventArgs

See Also

CustomDrawBackgroundEventArgs Members

DevExpress.XtraDiagram Namespace