TdxCustomNavBar.EachGroupHasSelectedLink Property
Indicates whether each NavBar group can have a selected link.
Declaration
property EachGroupHasSelectedLink: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsBehavior.Common.EachGroupHasSelectedLink property instead.
See Also