←Select platform

Reason Property

Summary

Reason why the error occurred.

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 why the error occurred.

Example

For an example, refer to ItemError.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly