ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / ColumnCaptionAsAlias Property

In This Topic
    ColumnCaptionAsAlias Property (C1FlexPivotGrid)
    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
    public bool ColumnCaptionAsAlias {get; set;}
    See Also