C#
VB
C++
Gets or sets how items are displayed in the control.
public Leadtools.Winforms.RasterImageListViewStyle ViewStyle {get; set;}
Public Property ViewStyle As Leadtools.Winforms.RasterImageListViewStyle
public:
property Leadtools.Winforms.RasterImageListViewStyle ViewStyle {
Leadtools.Winforms.RasterImageListViewStyle get();
void set ( Leadtools.Winforms.RasterImageListViewStyle );
}
A RasterImageListViewStyle enumeration that specifies how the items are displayed in the control.
For more information, refer to the RasterImageListViewStyle enumeration.
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