Property IsFileSelect
IsFileSelect
True if the field is intended for entering path to files else false.
Declaration
public bool IsFileSelect { get; }
Property Value
Type | Description |
---|---|
System.Boolean | The contents of the given file shall be written to the field value (V entry). |