[]
Styles the has custom border.
public bool StyleHasCustomBorder(Style style)
Public Function StyleHasCustomBorder(style As Style) As Boolean
| Type | Name | Description |
|---|---|---|
| Style | style | The style. |
| Type | Description |
|---|---|
| bool | True if the style has custom border, otherwise false. |