Skip to main content

TdxNavBarSideBarBehaviorOptions.EachGroupHasSelectedLink Property

Deprecated. This property exists for backward compatibility only.

Tip

Use the OptionsBehavior.Common.EachGroupHasSelectedLink property instead of EachGroupHasSelectedLink.

Declaration

property EachGroupHasSelectedLink: Boolean read; write;

Property Value

Type Description
Boolean

True if each group can have a selected link; otherwise, False.

See Also