Table of Contents

Property IsPartialRowVisible

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsPartialRowVisible

Gets or sets a value indicating whether partially visible rows are painted.

public virtual bool IsPartialRowVisible { get; set; }

Property Value

bool

Remarks

This property is affected by the application's platform. If the application is running on Maui, the property will always return false and cannot be set.