C1.Blazor.Grid Assembly / C1.Blazor.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
'Declaration
 
Public Property ShowDesignTimeData As Boolean
 
Remarks
This property has no effect at runtime, and it is true by default.
See Also