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

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