ManageGroupDBPermissionsEmptyGridText Property |
Gets or Sets the value that will be displayed when the grid has no data to display.
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 EmptyGridText { get; set; }
Public Property EmptyGridText As String
Get
Set
<asp:ManageGroupDBPermissions EmptyGridText="String" />
Property Value
Type:
String
See Also