[]
Gets a value, containing a Style object, that represents the style of the associated DisplayFormat object as it is displayed in the current user interface.
public IStyle Style { get; }
Public ReadOnly Property Style As IStyle
Type | Description |
---|---|
IStyle | The style of the associated DisplayFormat object. |