Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType Namespace / CellCommandParameter Class
Members


In This Topic
    CellCommandParameter Class
    In This Topic
    Provide a cell info parameter to the command of cell.
    Object Model
    CellCommandParameter Class
    Syntax
    'Declaration
     
    Public Class CellCommandParameter 
    'Usage
     
    Dim instance As CellCommandParameter
    public class CellCommandParameter 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.CellType.CellCommandParameter

    See Also