In this example the section display functionality is presented. The section display
can be defined using the SectionDisplayModifier modifier.
The SectionDisplayModifier has three properties:
TitleVisible - a property that sets the whole title visibility. "True"
is the default value for this property. When set to false, other properties have
no effect.
HasMinimizing - a property that sets the minimize button visibility.
"True" is the default value for this property.
IsCollapsed - a property that sets the initial state of the section.
"False" is the default value for this property.