[]
Gets or sets whether the Expression property of this column can be edited by clicking on the ExpressionEditor icon in the column header.
[Browsable(true)]
public bool AllowExpressionEditing { get; set; }
<Browsable(True)>
Public Property AllowExpressionEditing As Boolean