True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / ValueItems Class / AnnotatePicture Property

In This Topic
    AnnotatePicture Property (ValueItems)
    In This Topic
    Gets or sets a value indicating whether both Value and Display Value are rendenered when Display value is an image.
    Syntax
    'Declaration
     
    Public Property AnnotatePicture As System.Boolean
    public System.bool AnnotatePicture {get; set;}
    See Also