ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / GroupDefinition Property

In This Topic
    GroupDefinition Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property GroupDefinition As System.String
    public System.string GroupDefinition {get; set;}
    See Also