←Select platform

Sort Method

Summary

Sorts the items of the RasterImageList control.

Syntax

C#
VB
C++
public void Sort() 
  
Public Sub Sort()  
public: 
void Sort();  

Remarks

Call this method to sort the items inside the RasterImageList control. The order of sorting depends on the Sorting property. The sorting method depends on the Sorter property.

Example

For an example, refer to Sort.

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.WinForms Assembly