This document is archived and information here might be outdated. Recommended version. |
Indicates if Fire row changed events.
[Visual Basic .NET]
Public Property FireRowChangedEvents As Boolean
[C#]
public bool FireRowChangedEvents {get; set;}
[C++]
HRESULT get_FireRowChangedEvents(
Boolean* fireRowEvents
);
[C++]
HRESULT put_FireRowChangedEvents(
VARIANT_BOOL fireRowEvents
);
[C++] Parameters fireRowEvents [out, retval]
fireRowEvents is a parameter of type bool* fireRowEvents [in]
fireRowEvents is a parameter of type bool