Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ThemeColors Class / Flow Field


In This Topic
    Flow Field (ThemeColors)
    In This Topic
    The theme color of the Flow theme.
    Syntax
    'Declaration
     
    Public Shared Flow As ThemeColor
    'Usage
     
    Dim value As ThemeColor
     
    value = ThemeColors.Flow
     
    ThemeColors.Flow = value
    public static ThemeColor Flow
    See Also