Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EventCollectionChangeEventArgs Class / ChangeType Property

In This Topic
    ChangeType Property
    In This Topic
    Gets the type of collection's changing.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChangeType As EventCollectionChangeTypeEnum
    public EventCollectionChangeTypeEnum ChangeType {get;}
    See Also