Aracılığıyla paylaş


SelectListItem.Group Özellik

Tanım

Bu öğenin sarmalandığı optgroup HTML öğesini temsil eder. Seçme listesinde, aynı ada sahip birden çok grup desteklenir. Bunlar başvuru eşitliği ile karşılaştırılır.

public:
 property Microsoft::AspNetCore::Mvc::Rendering::SelectListGroup ^ Group { Microsoft::AspNetCore::Mvc::Rendering::SelectListGroup ^ get(); void set(Microsoft::AspNetCore::Mvc::Rendering::SelectListGroup ^ value); };
public Microsoft.AspNetCore.Mvc.Rendering.SelectListGroup Group { get; set; }
member this.Group : Microsoft.AspNetCore.Mvc.Rendering.SelectListGroup with get, set
Public Property Group As SelectListGroup

Özellik Değeri

Şunlara uygulanır