ValidationGroup Property (C1ButtonFieldBase)
Gets or sets the name of the group of validation controls to validate when a button in a column is clicked.
public virtual System.string ValidationGroup {get; set;}
'Declaration
Public Overridable Property ValidationGroup As System.String
Property Value
The default value is an empty string. The name of the validation group to validate when a button in a column is clicked.