Version

CalloutContentUpdatingEventArgs Class Members

The following tables list the members exposed by CalloutContentUpdatingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyContentGets or sets content displayed by callout layer  
Public PropertyItemGets data item assositated with callout layer  
Public PropertyXValueGets data X-value assositated with callout layer  
Public PropertyYValueGets data Y-value assositated with callout layer  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetContentResets the Content property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeContentIndicates if the Content property needs to be serialized.  
See Also