Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ItemCheckEventArgs Class
Properties

In This Topic
    ItemCheckEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ItemCheckEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ItemCheckEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the zero-based display index of the ListItem to change.  
    Public PropertyGets a value indicating the new checked state of the ListItem.  
    Public PropertyGets a value indicating the old checked state of the ListItem.  
    Top
    See Also