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

In This Topic
    CellCommandParameter Class Members
    In This Topic

    The following tables list the members exposed by CellCommandParameter.

    Public Properties
     NameDescription
    Public PropertyGets the column of the button being clicked.  
    Public PropertyGets or sets the parameter to pass to the command.  
    Public PropertyGets the row of the button being clicked.  
    Public PropertyGets the worksheet of the button being clicked.  
    Top
    See Also