ManageGroupDBPermissionsGridAutoTheming Property |
Gets or Sets value indicating whether to use predefined CSS classes for theming.
Namespace:
Cadcorp.Security.UI.WebControls
Assembly:
Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool GridAutoTheming { get; set; }
Public Property GridAutoTheming As Boolean
Get
Set
<asp:ManageGroupDBPermissions GridAutoTheming="True|False" />
Property Value
Type:
Boolean
See Also