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


In This Topic
    ShapeGroup Field
    In This Topic
    Group the selected drawing object.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShapeGroup As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ShapeGroup
    public static readonly SpreadCommand ShapeGroup
    See Also