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

In This Topic
    Presentation Property (ValueItems)
    In This Topic
    Gets or sets the method in which cells are rendered.
    Syntax
    'Declaration
     
    Public Property Presentation As PresentationEnum
    public PresentationEnum Presentation {get; set;}
    See Also