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


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

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

    See Also