UpdateUserGridScrollTopBottomImageWidth Property |
Gets or Sets the width (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 GridScrollTopBottomImageWidth { get; set; }
Public Property GridScrollTopBottomImageWidth As Integer
Get
Set
<asp:UpdateUser GridScrollTopBottomImageWidth="Int32" />
Property Value
Type:
Int32
See Also