[]
Gets an IInterior object that represents the interior of the associated DisplayFormat object as it is displayed in the current user interface.
public IInterior Interior { get; }
Public ReadOnly Property Interior As IInterior
Type | Description |
---|---|
IInterior | The interior of the associated DisplayFormat object. |