Error processing SSI file
(Leadtools.Controls)

Show in webframe

CanSelectDisabledItems Property




Indicates whether disabled items can be selected.
Syntax
public virtual bool CanSelectDisabledItems {get; set;}
'Declaration
 
Public Overridable Property CanSelectDisabledItems As Boolean

Property Value

true if disabled items can be selected, otherwise; false. Default value is false.
Remarks

When the value of this property is true, then clicking on or using the keyboard to select items that have the ImageViewerItem.IsEnabled value set to false will be ignored and the value of ImageViewerItem.IsSelected will not change.

Requirements

Target Platforms

See Also

Reference

ImageViewerSelectItemsInteractiveMode Class
ImageViewerSelectItemsInteractiveMode Members

Error processing SSI file