CellIndexes Property

Summary
Gets the array of values that indicate the indexes of the cells that will be affected by the deleting process.
Syntax
C#
VB
C++
public int[] CellIndexes { get; } 
  
Public ReadOnly Property CellIndexes As Integer() 
            public: 
property array<int>^ CellIndexes { 
   array<int>^ get(); 
} 

Property Value

Array of values that indicate the zero-based indices of the cells that will be affected by the deleting process.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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