FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / SortDefinition Class / Owner Property

In This Topic
    Owner Property (SortDefinition)
    In This Topic
    Gets the SortDefinitionCollection collection containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As SortDefinitionCollection
    public SortDefinitionCollection Owner {get;}
    See Also