Back to Devexpress

AppearanceObjectEx Constructors

windowsforms-devexpress-dot-utils-dot-appearanceobjectex-dot-ctor.md

latest1.3 KB
Original Source

AppearanceObjectEx Constructors

Represents an appearance object with extended settings.

NameParametersDescription
AppearanceObjectEx()noneInitializes a new instance of the AppearanceObjectEx class with default settings.
AppearanceObjectEx(IAppearanceOwner, AppearanceObject, String)owner, parentAppearance, nameInitializes a new instance of the AppearanceObjectEx class with the specified settings.
AppearanceObjectEx(IAppearanceOwner)ownerInitializes a new instance of the AppearanceObjectEx class with the specified owner.

See Also

AppearanceObjectEx Class

AppearanceObjectEx Members

DevExpress.Utils Namespace