'Declaration Public Class GridPaintEventArgs Inherits System.EventArgs
'Usage Dim instance As GridPaintEventArgs
public class GridPaintEventArgs : System.EventArgs
'Declaration Public Class GridPaintEventArgs Inherits System.EventArgs
'Usage Dim instance As GridPaintEventArgs
public class GridPaintEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Grid.GridPaintEventArgs
Xceed.Grid.Viewers.CellViewerPaintEventArgs
Name | Description | |
---|---|---|
![]() | GridPaintEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BottomBorderWidth | Gets the width needed to draw the bottom border (if one is required) of the DetailGrid objects. |
![]() | ClientPosition | Gets the position of the grid's ClientRectangle in grid coordinates. |
![]() | ClientRectangle | Gets the client rectangle of the grid element. The rectangle represents the visible portion of the grid element and is in client coordinates. The X and Y coordinates are always 0,0. |
![]() | DisplayRectangle | Gets the display rectangle of the grid element. The rectangle is in client coordinates and the X and Y coordinates can be negative if the grid is scrolled. |
![]() | DisplayVisualStyle | Gets the display visual style of the grid element. |
![]() | Graphics | Gets the Graphics object used to paint. |
![]() | Printing | Gets a boolean value indicating if the element is being printed. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2