Data ListOn Change Policy Modified Method
This raises the ChangePolicyModified event for the control and calls the
TemplateControl.ChangePolicyModified method
in all initialized rows in the control including any header and footer templates.
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
protected virtual void OnChangePolicyModified(
ChangePolicyEventArgs e
)VB
Protected Overridable Sub OnChangePolicyModified (
e As ChangePolicyEventArgs
)C++
protected:
virtual void OnChangePolicyModified(
ChangePolicyEventArgs^ e
)F#
abstract OnChangePolicyModified :
e : ChangePolicyEventArgs -> unit
override OnChangePolicyModified :
e : ChangePolicyEventArgs -> unit Parameters
- e ChangePolicyEventArgs
- The event arguments