MobileForms Toolkit Documentation

CustomizeCellMode Enumeration

Defines the behaviour of CustomizeCell event.

public enum CustomizeCellMode

Remarks

Default value is Change.

Members

Member Name Description
Create CustomizeCell event will be fired on cell creation only.
Change CustomizeCell event will be fired on cell creation and cell change.

Requirements

Namespace: Resco.Controls.SmartGrid

Assembly: Resco.SmartGrid.CF3 (in Resco.SmartGrid.CF3.dll)

See Also

Resco.Controls.SmartGrid Namespace