Back to Devexpress

TdxCustomNavBar.EachGroupHasSelectedLink Property

vcl-dxnavbar-dot-tdxcustomnavbar-6c2fd438.md

latest733 B
Original Source

TdxCustomNavBar.EachGroupHasSelectedLink Property

Deprecated. This property exists for backward compatibility only. Use the OptionsBehavior.Common.EachGroupHasSelectedLink property instead.

Declaration

delphi
property EachGroupHasSelectedLink: Boolean read; write;

Property Value

TypeDescription
Boolean

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

|

See Also

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit