ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileView Class / KeyTipHorizontalOffset Property

In This Topic
    KeyTipHorizontalOffset Property (C1TileView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property KeyTipHorizontalOffset As System.Double
    public System.double KeyTipHorizontalOffset {get; set;}
    See Also