ManageUserGroupsGridScrollTopBottomImageHeight Property |
Gets or Sets the height (in pixels) of the 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 int GridScrollTopBottomImageHeight { get; set; }
Public Property GridScrollTopBottomImageHeight As Integer
Get
Set
<asp:ManageUserGroups GridScrollTopBottomImageHeight="Int32" />
Property Value
Type:
Int32
See Also