ManageUserDBPermissionsGridScrollTopBottomImagesEnabled Property |
Gets or Sets value indicating whether to render scrollbar top and bottom images.
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 GridScrollTopBottomImagesEnabled { get; set; }
Public Property GridScrollTopBottomImagesEnabled As Boolean
Get
Set
<asp:ManageUserDBPermissions GridScrollTopBottomImagesEnabled="True|False" />
Property Value
Type:
Boolean
See Also