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


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