TdxCustomNavBar.AllowSelectLinks Property
Specifies whether end-users can select links.
Declaration
property AllowSelectLinks: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsBehavior.Common.AllowSelectlinks property instead.
See Also