Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcNumber Class / SignStateProperty Field


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

    Field Value

    The identifier for the SignState dependency property.
    See Also