FormCheckBoxFieldSetOptions.Checked

FormCheckBoxFieldSetOptions.Checked property

Gets/sets the value to determine property Checked for modified field (if will be set).

public bool? Checked { get; set; }

See Also