Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDropDownCalculator Class / OutputStyleProperty Field


In This Topic
    OutputStyleProperty Field
    In This Topic
    Identifies the OutputStyle dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly OutputStyleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDropDownCalculator.OutputStyleProperty
    public static readonly DependencyProperty OutputStyleProperty

    Field Value

    The identifier for OutputStyle property.
    See Also