Property IsPartialRowVisible
IsPartialRowVisible
Gets or sets a value indicating whether partially visible rows are painted.
public virtual bool IsPartialRowVisible { get; set; }
Property Value
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.