Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace / RowUngroupExtent Class
Members


In This Topic
    RowUngroupExtent Class
    In This Topic
    Represents a row ungroup extent for a row range group that supports the undo action.
    Object Model
    RowUngroupExtent Class
    Syntax
    'Declaration
     
    Public Class RowUngroupExtent 
    'Usage
     
    Dim instance As RowUngroupExtent
    public class RowUngroupExtent 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.UndoRedo.RowUngroupExtent

    See Also