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

In This Topic
    MeasureSize Property
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property MeasureSize As Windows.Foundation.Size
    protected Windows.Foundation.Size MeasureSize {get;}
    See Also