[]
Gets the formattr at the specified index.
protected virtual ILabelFormatter GetFormatter(int index)
Protected Overridable Function GetFormatter(index As Integer) As ILabelFormatter
Type | Name | Description |
---|---|---|
int | index | the index. |
Type | Description |
---|---|
ILabelFormatter | the formattr at the specified index. |