ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / UseLayoutRounding Property

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