InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / GridCell Class / Element Property

In This Topic
    Element Property (GridCell)
    In This Topic
    Gets or sets the Element displayed in this grid cell.
    Syntax
    'Declaration
     
    Public Property Element As Element
    public Element Element {get; set;}
    See Also