You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mauricio Jorquera edited this page Nov 14, 2023
·
1 revision
Gets or sets the value indicating whether the label text is visible.
Syntax
C#
publicboolShowLabel{get;set;}
Remarks
If the value is true, the text for the label is visible in the options bar. If the value is false, the text for the label is not visible in the options bar. The default value is true.