Click or drag to resize

DataBrowser.RenderColumnHeader Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD RenderColumnHeader(
	g AS Graphics,
	headerBounds AS Rectangle,
	c AS Color
) AS VOID
Request Example View Source

Parameters

g
Type: Graphics
headerBounds
Type: Rectangle
c
Type: Color
See Also