Indicates whether to render the item states.
public bool RenderItemStates { get; set; }
Public Property RenderItemStates() As Boolean
Get
Set
public:
property bool RenderItemStates
{
bool get()
void set(bool value)
}
true to render the item states, otherwise; false. Default value is true.
This member will control whether IsSelected, IsHovered the current active item will be used during RenderRedirect. For more information, refer to Image Viewer Rendering.
For an example, refer to RenderRedirect.
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