SubCellIndex Property

Summary
Gets the sub-cell index of the cell that contains the container of the object that is being created, clicked under the run time mode, or edited.
Syntax
C#
VB
C++
public int SubCellIndex { get; } 
  
Public ReadOnly Property SubCellIndex As Integer 
            public: 
property int SubCellIndex { 
   int get(); 
} 

Property Value

Value that represents the sub-cell index of the cell that contains the container of the object that is being created, clicked under the run time mode, or edited.

Example

For an example, refer to MedicalViewerBaseCell.DesignerCreated

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.