DListElement.compact Property
SharePoint Designer Developer Reference |
Returns or sets a Boolean representing whether to remove extra space between items in a definition list.
Syntax
expression.compact
expression Required. A variable that represents a DListElement object.
See Also