Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PreviewRowTemplateContainer Class / Value Property


In This Topic
    Value Property (PreviewRowTemplateContainer)
    In This Topic
    Gets the value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Object
    'Usage
     
    
    Dim instance As PreviewRowTemplateContainer
    Dim value As Object
     
    value = instance.Value
    public object Value {get;}

    Property Value

    Object that contains the value
    See Also