GridIGridPainterUnderConstructionInterfaceWILLCHANGEDrawColumnTitle Method

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
Image DrawColumnTitle(
	Rectangle columnRect,
	bool showColumnSeperator,
	bool mouseOver,
	bool mousePressed
)

Parameters

columnRect  Rectangle
 
showColumnSeperator  Boolean
 
mouseOver  Boolean
 
mousePressed  Boolean
 

Return Value

Image

See Also