CheckBox.CheckedValue

CheckBox.CheckedValue property

Gets or set checkbox’ value.

public CheckValueType CheckedValue { get; set; }

See Also