←Select platform

ChangeActiveItem Property

Summary

Indicates whether this mode should changed the index of the active item in the viewer.

Syntax
C#
VB
C++
public virtual bool ChangeActiveItem { get; set; } 
Public Overridable Property ChangeActiveItem() As Boolean 
   Get 
   Set 
public:  
   virtual property bool ChangeActiveItem 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true If this mode should changed the index of the active item in the viewer, otherwise; false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.