CreateGroupGridScrollImagesFolderUrl Property |
Gets or Sets the folder which contains images for the scroll bar.
Namespace:
Cadcorp.Security.UI.WebControls
Assembly:
Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string GridScrollImagesFolderUrl { get; set; }
Public Property GridScrollImagesFolderUrl As String
Get
Set
<asp:CreateGroup GridScrollImagesFolderUrl="String" />
Property Value
Type:
String
See Also