Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLItemBase Class / Style Property

In This Topic
    Style Property (XHTMLItemBase)
    In This Topic
    Gets or sets item style.
    Syntax
    'Declaration
     
    Public Property Style As System.String
    public System.string Style {get; set;}
    See Also