<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapReportOptions Class / IncludeGrid Property

In This Topic
    IncludeGrid Property (C1OlapReportOptions)
    In This Topic
    Gets or sets a value indicating whether the grid will be included in the document.
    Syntax
    'Declaration
     
    Public Property IncludeGrid As Boolean
    public bool IncludeGrid {get; set;}
    See Also