ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / RawGridLimit Property

In This Topic
    RawGridLimit Property (FlexPivotPage)
    In This Topic
    Gets or sets maximum raw data rows to show when connected to C1 DataEngine.
    Syntax
    'Declaration
     
    Public Property RawGridLimit As Integer
    public int RawGridLimit {get; set;}
    See Also