ComponentOne Scheduler for WinForms
InputParams Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > TagInfo Class : InputParams Property
Gets a TagInputParams object that is used by the tag input dialog to customize the editor for the current tag. By default, this property is null.
Syntax
'Declaration
 
Public ReadOnly Property InputParams As TagInputParams
public TagInputParams InputParams {get;}
Remarks
The TagInputParams class is abstract, the following types derived from it can be used, depending on the current tag's type:
See Also

Reference

TagInfo Class
TagInfo Members