'Declaration Public Function New( _ ByVal field As StyleField, _ ByVal fieldName As System.String _ )
public FieldStyle( StyleField field, System.string fieldName )
Parameters
- field
- The StyleField value.
- fieldName
- The custom field name.
'Declaration Public Function New( _ ByVal field As StyleField, _ ByVal fieldName As System.String _ )
public FieldStyle( StyleField field, System.string fieldName )