←Select platform

RowSplitters Property

Summary

Gets the collection that contains information about the row splitters.

Syntax

C#
VB
C++

Property Value

MedicalViewerSplitterCollection<MedicalViewerSplitter> that represents the collection which contains information about the row splitters.

Remarks
  • The row splitters refer to the horizontal splitters.
  • The engine automatically updates the number of the items. Therefore, the user does not need to add or remove any item.
  • To adjust the number of rows, refer to Rows.
  • The number of items inside this collection is equal to Rows - 1.
Example

For an example, refer to MedicalViewerSplitter.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly