←Select platform

Reason Property

Summary

Reason behind the change.

Syntax
C#
VB
C++
public ImageViewerItemChangedReason Reason { get; } 
Public ReadOnly Property Reason() As ImageViewerItemChangedReason 
   Get 
public:  
   property ImageViewerItemChangedReason^ Reason 
   { 
      ImageViewerItemChangedReason^ get() 
   } 

Property Value

The reason behind the change.

Example

For an example, refer to ItemChanged.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly