C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / MeasureSize Property

In This Topic
MeasureSize Property
In This Topic
Gets the size used to measure the items in the MeasureOverride method call.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property MeasureSize As Windows.Foundation.Size
 
See Also