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


In This Topic
    ShapeReGroup Field
    In This Topic
    Re-group the drawing objects.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShapeReGroup As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ShapeReGroup
    public static readonly SpreadCommand ShapeReGroup
    See Also