Class
LoadOnDemandCommandContext

Represents the context for load on demand command operations.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.DataControls.ListView.Commands

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

cs-api-definition
public class LoadOnDemandCommandContext

Inheritance: objectLoadOnDemandCommandContext

Properties

BindingContext

Gets the underlying binding context.

Declaration

cs-api-definition
public object BindingContext { get; }

Property Value

object

View

Gets the view to which this context is associated with.

Declaration

cs-api-definition
public object View { get; }

Property Value

object

In this article
DefinitionPropertiesBindingContextView
Not finding the help you need?
Contact Support