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


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

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

    See Also