ManageUserGroupsGridHeight Property |
Gets or sets the height 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 GridHeight { get; set; }
Public Property GridHeight As Integer
Get
Set
<asp:ManageUserGroups GridHeight="Int32" />
Property Value
Type:
Int32
See Also