ManageGroupDBPermissionsGridWidth Property |
Gets or sets the width of the Group Grid control.
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 GridWidth { get; set; }
Public Property GridWidth As Integer
Get
Set
<asp:ManageGroupDBPermissions GridWidth="Int32" />
Property Value
Type:
Int32
See Also