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


In This Topic
    CellTypeCommandParameter Class
    In This Topic
    Define paramaeter provide for CellTypeCommand to excecute.
    Object Model
    CellTypeCommandParameter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class CellTypeCommandParameter 
    'Usage
     
    Dim instance As CellTypeCommandParameter
    public sealed class CellTypeCommandParameter 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter

    See Also