Table of Contents

Method MemberOfGroup

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MemberOfGroup(int)

Checks whether this control is a member of the specified group.

public virtual bool MemberOfGroup(int groupIndex)

Parameters

groupIndex int

Index of the group.

Returns

bool