FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / AggregateDefinition Class / AggregateFlags Property

In This Topic
    AggregateFlags Property (AggregateDefinition)
    In This Topic
    Gets or sets the aggregate flags for the cell.
    Syntax
    'Declaration
     
    
    Public Property AggregateFlags As AggregateFlags
    public AggregateFlags AggregateFlags {get; set;}
    See Also