[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.PrepareListItemEventArgs

PrepareListItemEventArgs Class

Provides data for the PrepareListItem event.

Inheritance
PrepareListItemEventArgs
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public class PrepareListItemEventArgs : EventArgs
Public Class PrepareListItemEventArgs
    Inherits EventArgs

Constructors

Name Description
PrepareListItemEventArgs(ListItem, object)

Initializes a new instance of the PrepareListItemEventArgs class.

Properties

Name Description
ItemData

Gets the data bound to generated ListItem.

ListItem

Gets the generated ListItem.