DataBindingItem.IsRequired

If set requires that the control contains a value, otherwise a validation error is thrown Useful mostly on TextBox controls only.

public bool IsRequired { get; set; }

See also:

Class DataBindingItem

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic