xFilter_OrderBy_XProps property

List<XProp> xFilter_OrderBy_XProps
getter/setter pair

Da riempire con un elenco di XProp che verranno usate per ordinare l'Elenco

Implementation

List<XProp> xFilter_OrderBy_XProps = List<XProp>.empty(growable: true);