WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellFactoryNotifyChange Class
Properties Methods


In This Topic
    GridCellFactoryNotifyChange Class Members
    In This Topic

    The following tables list the members exposed by GridCellFactoryNotifyChange.

    Public Properties
     NameDescription
    Public PropertyGets the action that caused the event.  
    Public PropertyGets whether this change should be animated.  
    Public PropertyGets a value indicating how the visibility change was toggled.  
    Public PropertyGets the number of new items.  
    Public PropertyGets the index at which the change occurred.  
    Public PropertyGets the number of old items.  
    Public PropertyGets the index at which a Move, Remove, or Replace action occurred.  
    Public PropertyGets the type of column or row.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates the add change.  
    Public Methodstatic (Shared in Visual Basic)Creates a dimension change.  
    Public Methodstatic (Shared in Visual Basic)Creates the move change.  
    Public Methodstatic (Shared in Visual Basic)Creates the remove change.  
    Public Methodstatic (Shared in Visual Basic)Creates the replace change.  
    Public Methodstatic (Shared in Visual Basic)Creates the reset change.  
    Public Methodstatic (Shared in Visual Basic)Creates a visibility change.  
    Top
    See Also