C#
VB
C++
Gets or sets the text of the item.
public string Text { get; set; }
Public Property Text As String
The text to display for the item. Default value is null (Nothing in VB).
The Text property allows the text displayed for the item to be changed. This property is also used as the default parameter for sorting.
Refer to RasterImageListItem class.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET