![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerSelectItemsInteractiveMode Class : CanSelectDisabledItems Property |
public virtual bool CanSelectDisabledItems {get; set;}
'Declaration
Public Overridable Property CanSelectDisabledItems As Boolean
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.