DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / DashboardTheme Class / Cues Property

In This Topic
    Cues Property (DashboardTheme)
    In This Topic
    Gets CuesStyle containing display attributes that determine the general appearance of the Cues on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Cues As CuesStyle
    public CuesStyle Cues {get;}
    See Also