Click or drag to resize

ManageUserGroupsSelectedIndex Property

Gets selected Index of users DropDownList.

Namespace:  Cadcorp.Security.UI.WebControls
Assembly:  Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public int SelectedIndex { get; }

Property Value

Type: Int32

Implements

IManageUserGroupsViewSelectedIndex
See Also