ComponentOne List for WinForms
C1.Win.C1List Namespace / ValueItems Class / AnnotatePicture Property

In This Topic
    AnnotatePicture Property (ValueItems)
    In This Topic
    True to display both value and display value.
    Syntax
    'Declaration
     
    
    Public Property AnnotatePicture As Boolean
    public bool AnnotatePicture {get; set;}
    See Also