Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / BuiltInCommands Class / PagesCommand Field


In This Topic
    PagesCommand Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly PagesCommand As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.PagesCommand
    public static readonly SpreadCommand PagesCommand
    See Also