次の方法で共有


ListView.GetDisplayTextFromGroup(Object) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public string GetDisplayTextFromGroup(object cell);
abstract member GetDisplayTextFromGroup : obj -> string
override this.GetDisplayTextFromGroup : obj -> string

パラメーター

cell
System.Object

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

System.String

実装

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象