Property ShowCaption
ShowCaption
Gibt an, ob das Caption angezeigt wird oder nicht.
Declaration
[DocfxBrowsable]
[ControlStylesBrowsable(true)]
public bool? ShowCaption { get; set; }
Property Value
System.Nullable<System.Boolean>