ListBoxActiveXControlShowColumnHeads Property

Indicates whether column headings are displayed.

Namespace:  Aspose.Diagram.ActiveXControls
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public bool ShowColumnHeads { get; set; }

Property Value

Type: Boolean
See Also