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

In This Topic
    DesiredSize Property (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredSize As Windows.Foundation.Size
    public Windows.Foundation.Size DesiredSize {get;}
    See Also