C#
VB
C++
Values for the RasterImageList.ViewStyle property.
public enum RasterImageListViewStyle Public Enum RasterImageListViewStyleInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterImageListViewStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Normal | Normal items. For a visual representation, refer to RasterImageList Appearance. |
| 1 | Explorer | Use Windows Explorer style items. For a visual representation, refer to RasterImageList Appearance. |
| 2 | Button | Use button style items. For a visual representation, refer to RasterImageList Appearance. |
| 3 | OwnerDraw | The user is responsible for drawing the items. For more information and an example, refer to the RasterImageList.DrawItem event. |
For more information about item appearance, refer to RasterImageList Appearance.
For an example, refer to RasterImageList.ViewStyle.
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
