PreviousSubCellIndex Property

Summary

Gets the value that indicates the index of the sub-cell that has lost the active state.

Syntax
C#
VB
C++
public int PreviousSubCellIndex { get; } 
  
Public ReadOnly Property PreviousSubCellIndex As Integer 
            public: 
property int PreviousSubCellIndex { 
   int get(); 
} 

Property Value

Value that indicates the zero-based index of the sub-cell that has lost the active state.

Example

For an example, refer to MedicalViewerActiveSubCellChangedEventArgs

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly