show_only_changed property
show_only_changed property
Controls to enable the display of only changed items.
Definition:
@property
def show_only_changed(self):
...
@show_only_changed.setter
def show_only_changed(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
CompareOptions