[]
        
(Showing Draft Content)

C1.Schedule.Printing.TagInputParams.IsShowLabel

IsShowLabel Property

IsShowLabel

Gets or sets a value indicating whether the input form should show the label with the tag's description adjacent to the input control.

Declaration
public bool IsShowLabel { get; set; }
Property Value
Type Description
bool

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