MetaTable.Scaffold Property

 

Gets or sets a value that indicates whether the table should be displayed.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

abstract Scaffold : bool with get
override Scaffold : bool with get

Property Value

Type: System.Boolean

true if the table should be displayed; otherwise, false.

.NET Framework
Available since 3.5
Return to top
Show: