PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / EventCollectionChangeEventArgs Class / ChangeType Property

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