Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLFlashMovieItem Class / Data Property

In This Topic
    Data Property (XHTMLFlashMovieItem)
    In This Topic
    Defines a URL that points to the object's data.
    Syntax
    'Declaration
     
    Public Property Data As System.String
    public System.string Data {get; set;}
    See Also