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


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

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

    See Also