C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TagStringInputParams Class / IsShowLabel Method

In This Topic
IsShowLabel Method (TagStringInputParams)
In This Topic
Returns a value indicating whether the input form should show the label with the tag's description adjacent to the input control.
Syntax
'Declaration
 
Public Overridable Function IsShowLabel() As Boolean
 

Return Value

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