Back to Devexpress

ASPxClientHtmlEditorCommandStyleSettings Class

aspnet-js-aspxclienthtmleditorcommandstylesettings.md

latest1.2 KB
Original Source

ASPxClientHtmlEditorCommandStyleSettings Class

Contains style settings related to media elements in ASPxHtmlEditor.

Declaration

ts
declare class ASPxClientHtmlEditorCommandStyleSettings

Remarks

Some of the client-side commands parameters are the objects of a unique type containing different settings related to a particular element (e.g., ASPxClientHtmlEditorChangeImageCommandArguments, ASPxClientHtmlEditorChangeAudioCommandArguments). Such objects usually provide the styleSettings property (e.g., ASPxClientHtmlEditorChangeMediaElementCommandArguments.styleSettings) of the ASPxClientHtmlEditorCommandStyleSettings type which contains the style settings defining the appearance of the element.

See Also

Client-Side Commands

ASPxClientHtmlEditorCommandStyleSettings Members