ImageGear22.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : DisplayMarks Property |
'Declaration Public Property DisplayMarks As Boolean
'Usage Dim instance As ImGearThumbnailList Dim value As Boolean instance.DisplayMarks = value value = instance.DisplayMarks
public bool DisplayMarks {get; set;}