MobileForms Toolkit Documentation

SmartGrid.ScrollVisibleChanged Event

Fires when the ScrollBar visibility changes.

public event ScrollEventHandler ScrollVisibleChanged;

Event Data

The event handler receives an argument of type ScrollEventArgs containing data related to this event. The following ScrollEventArgs properties provide information specific to this event.

Property Description
Edge  
Mode  
Type  

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace