ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TabPanel Class / UseLayoutRounding Property

In This Topic
    UseLayoutRounding Property (C1TabPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseLayoutRounding As System.Boolean
    public System.bool UseLayoutRounding {get; set;}
    See Also