TableView.Intent Property

Definition

Gets or sets the intent of the table.

public:
 property Microsoft::Maui::Controls::TableIntent Intent { Microsoft::Maui::Controls::TableIntent get(); void set(Microsoft::Maui::Controls::TableIntent value); };
public Microsoft.Maui.Controls.TableIntent Intent { get; set; }
member this.Intent : Microsoft.Maui.Controls.TableIntent with get, set
Public Property Intent As TableIntent

Property Value

Applies to