Accusoft.FSInvoices1.Net
DataType Property (FormTableColumnHeader)




Gets the FormFieldDataType of the data associated with this column header.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property DataType As FormFieldDataType
'Usage
 
Dim instance As FormTableColumnHeader
Dim value As FormFieldDataType
 
value = instance.DataType
[DataMemberAttribute()]
public FormFieldDataType DataType {get;}
[DataMemberAttribute()]
public: __property FormFieldDataType get_DataType();
[DataMemberAttribute()]
public:
property FormFieldDataType DataType {
   FormFieldDataType get();
}
Remarks

Default: FormFieldDataType.GeneralText.

See Also

Reference

FormTableColumnHeader Class
FormTableColumnHeader Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback