Click or drag to resize
GridButtonColumnCreateCellElement Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public override FrameworkElement CreateCellElement(
	GridViewCell cell,
	Object dataItem
)

Parameters

cell
Type: GridViewCell
dataItem
Type: SystemObject

Return Value

Type: FrameworkElement
See Also