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#
C++/CLI
public int[] CellIndexes { get; } 
            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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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