[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiSelectListBox-1.SelectAllLabel

SelectAllLabel Property

SelectAllLabel

Gets or sets the string to be used as a label for the "Select All" checkbox that is displayed when the ShowSelectAllCheckbox property is set to true.

Declaration
public string SelectAllLabel { get; set; }
Remarks

This property is set to null by default, which causes the control to show a localized version of the string "Select All".