MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / ShowDesignTimeData Property
In This Topic
    ShowDesignTimeData Property
    In This Topic
    Gets or sets whether the control generates design-time data.
    Syntax
    public bool ShowDesignTimeData {get; set;}
    Remarks
    This property has no effect at runtime, and it is true by default.
    See Also