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

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