Gets or sets a template used to display the content of a Row, Column and Cell Properties dialog forms bottom area.
public ITemplate BottomAreaTemplate { get; set; }
Public Property BottomAreaTemplate As ITemplate
The bottom area is an area within a dialog form located under the last form element.