Skip to main content

AdvancedColumnLayout Events

Stores settings of the grid’s multi-row layout.
Name Description
BindingContextChanged Occurs when the value of the BindingContext property changes. Inherited from BindableObject.
LayoutChanged Occurs when the AdvancedColumnLayout‘s layout is changed.
PropertyChanged Occurs when a property value changes. Inherited from BindableObject.
PropertyChanging Occurs when a property value is changing. Inherited from BindableObject.
See Also