[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EncodingValidator.Encoding

Encoding Property

Encoding

Gets or sets the encoding.

Declaration
[Browsable(false)]
[TypeConverter(typeof(te))]
public Encoding Encoding { get; set; }
<Browsable(False)>
<TypeConverter(GetType(te))>
Public Property Encoding As Encoding
Property Value
Type Description
Encoding

The encoding. The default is Unicode.

Exceptions
Type Condition
ArgumentNullException

The assigned value is null.