MobileForms Toolkit Documentation

CustomizeCellEventArgs.Data Property

Gets or sets cell data to by displayed.

public object Data {get; set;}

Property Value

Data to be displayed.

Remarks

Use Data property instead of CurrentData, because CurrentData has not been initialized during CustomizeCell event.

See Also

CustomizeCellEventArgs Class | Resco.Controls.AdvancedList Namespace