ComponentOne Scheduler for WinForms
IsShowLabel Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > TagInputParams Class : IsShowLabel Property
Gets or sets a value indicating whether the input form should show the label with the tag's description adjacent to the input control.
Syntax
'Declaration
 
Public Property IsShowLabel As System.Boolean
public System.bool IsShowLabel {get; set;}

Property Value

True if the label is to be shown, false otherwise.
See Also

Reference

TagInputParams Class
TagInputParams Members