←Select platform

SelectedCellsIndexes Property

Summary

Gets an array of integer values that represents the indexes of the selected cells.

Syntax

C#
VB
C++
public int[] SelectedCellsIndexes {get;}
Public ReadOnly Property SelectedCellsIndexes As Integer()
public: 
property array<int>^ SelectedCellsIndexes { 
   array<int>^ get(); 
} 

Property Value

Array of integer values that represents the indexes of the selected cells.

Example

For an example, refer to MedicalViewerUIChangedEventArgs

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize