Back to Devexpress

TdxCustomNavBar.AllowSelectLinks Property

vcl-dxnavbar-dot-tdxcustomnavbar-724ba265.md

latest688 B
Original Source

TdxCustomNavBar.AllowSelectLinks Property

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

Declaration

delphi
property AllowSelectLinks: Boolean read; write;

Property Value

TypeDescription
Boolean

True if users can select links; otherwise, False.

|

See Also

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit