Skip to content

PropertyItem.EditLink property

Gets or sets the edit link flag. Determines if the column should have an edit link to open the related dialog.

public bool? EditLink { get; set; }

Property Value

The edit link.

See Also