C1.WinUI.Grid Assembly / C1.WinUI.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