FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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