TdxNavBarGroupViewInfo.IsViewAsIconView Method
Returns a value indicating whether icon view is applied to the group.
Declaration
function IsViewAsIconView: Boolean;
Returns
Type |
---|
Boolean |
Remarks
This function returns True if the corresponding group’s ShowAsIconView property is set to True, and the currently applied View allows to use the icon view. Explorer Bar Views do not allow such links arrangement.
See Also