FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / MiscStrings Class / RequiresWindows7PlatformUpdate Property

In This Topic
    RequiresWindows7PlatformUpdate Property (MiscStrings)
    In This Topic
    Gets or sets the error message text displayed if Direct2D 1.1 is not available.
    Syntax
    'Declaration
     
    Public Property RequiresWindows7PlatformUpdate As String
    public string RequiresWindows7PlatformUpdate {get; set;}
    See Also