C1.Win.FlexGrid Namespace / C1FlexGridBase Class / ColumnCaptionAsAlias Property

In This Topic
ColumnCaptionAsAlias Property (C1FlexGridBase)
In This Topic
Gets or sets the System.Boolean value specifying whether the column caption will be used as an alias in expressions.
Syntax
'Declaration
 
Public Property ColumnCaptionAsAlias As Boolean
 
See Also