Skip to main content

IInfoDisplayStyleSet.GetStyle method

Namespace: NextDesign.Desktop

Description

Gets the style with the specified name.
Returns null if no style with that name exists.

argument

NameTypeDescription
namestringStyle name

If null is specified, the return value of this method will be null.

Return value