MobileForms Toolkit Documentation

AdvancedList.ScrollbarOverlap Property

Gets or sets whether the scrollbar have to overlap header and footer.

public bool ScrollbarOverlap {get; set;}

Property Value

true if the scrollbar overlap header and footer, false otherwise

Remarks

Default value is true, the scrollbar overlap header and footer.

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace