Whether a change to this property affects the index state.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool ChangeAffectsIndexState { get; }
Public ReadOnly Property ChangeAffectsIndexState As Boolean
public: property bool ChangeAffectsIndexState { bool get (); }