ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / RawDataOptions Property

In This Topic
    RawDataOptions Property
    In This Topic
    Gets or sets options used to render the RawDataGrid.
    Syntax
    'Declaration
     
    Public Property RawDataOptions As PrintGridFlags
    public PrintGridFlags RawDataOptions {get; set;}
    See Also