ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Column Class / GroupExpression Property

In This Topic
    GroupExpression Property
    In This Topic
    Gets or sets the group expression for column.
    Syntax
    'Declaration
     
    Public Property GroupExpression As String
    public string GroupExpression {get; set;}
    Exceptions
    ExceptionDescription
    Represents errors that occur during operations with C1ExpressionEditor.
    See Also