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


In This Topic
    ShapeSendToBack Field
    In This Topic
    Send shape to the back.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShapeSendToBack As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ShapeSendToBack
    public static readonly SpreadCommand ShapeSendToBack
    See Also