The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi,
I want to override the MyBase.OnPaint(ByVal pe As System.Windows.Forms.PaintEventArgs) of the DataGrid, to have some custom property''s designed (other column headers etc).
The problem is that I don''t know the content of the original MyBase.OnPaint, so I don''t know what I need to put in my overriden Sub. does anybody knows the content of it? Or is there a way to figure it out? Maybe somewhere in the pe-argument?
Any help would be really appreciated!
thanks a lot,
Pieter Coucke