Title Property (SparkPanel)
Class
SparkPanel
.
Action
Gets the title or caption displayed in the title bar.
Syntax
C#
protected
String
title { get; }
VB
'Declaration Protected Read Property title As
String
Access
Read only.