FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / FindResult Class / Sheet Property

In This Topic
    Sheet Property
    In This Topic
    Gets or sets the result sheet
    Syntax
    'Declaration
     
    
    Public Property Sheet As Sheet
    public Sheet Sheet {get; set;}
    See Also