Provide the ability to Center tab items horizontally. Note: This is already implemented, just set the HorizontalOptions of the header item to Center: <telerikPrimitives:TabViewItem> <telerikPrimitives:TabViewItem.Header> <telerikPrimitives:TabViewHeaderItem Text="Home" HorizontalOptions="Center" /> </telerikPrimitives:TabViewItem.Header>