PlaceholderContext.Size Property

Definition

The size of the placeholder in pixels.

For virtualized components with vertical scrolling, this would be the height of the placeholder in pixels. For virtualized components with horizontal scrolling, this would be the width of the placeholder in pixels.

public:
 property float Size { float get(); };
public float Size { get; }
member this.Size : single
Public ReadOnly Property Size As Single

Property Value

Applies to