ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IBaseDataSet Interface
Properties

In This Topic
    IBaseDataSet Interface Members
    In This Topic

    The following tables list the members exposed by IBaseDataSet.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether the data is accent sensitive.  
     PropertyGets or sets a value indicating whether the data is case sensitive.  
     PropertyGets or sets a locale to use in the collation sequence for sorting data.  
     PropertyGets the fields in the dataset.  
     PropertyGets or sets a value indicating whether the data is kanatype sensitive.  
     PropertyGets or sets a name of the dataset.  
     PropertyGets or sets a value indicating whether the data is width sensitive.  
    Top
    See Also