GridViewStripped Property
|
Note: This API is now obsolete.
Obsolete field indicating whether this
GridView is striped.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax[ObsoleteAttribute("Use Striped")]
public bool Stripped { get; set; }<asp:GridView Stripped="True|False" />
Property Value
Type:
Boolean
See Also