ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ThumbnailItemViewModel Class / IsSelected Property

In This Topic
    IsSelected Property
    In This Topic
    Gets or sets whether current thumbnail is currently selected
    Syntax
    'Declaration
     
    Public Property IsSelected As Boolean
    public bool IsSelected {get; set;}
    See Also