ColumnCaptionAsAlias Property (C1FlexGridBase)
Gets or sets the
System.Boolean value specifying whether the column caption will be used as an alias in expressions.
public bool ColumnCaptionAsAlias {get; set;}
'Declaration
Public Property ColumnCaptionAsAlias As Boolean