OrientedVirtualizingPanel.ExtentHeight Property

Definition

Gets the vertical size of the panel extent.

public:
 property double ExtentHeight { double get(); };
double ExtentHeight();
public double ExtentHeight { get; }
var double = orientedVirtualizingPanel.extentHeight;
Public ReadOnly Property ExtentHeight As Double

Property Value

Double

double

A value in pixels.

Applies to