Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / NumberMoneyPatternDisplayField Class / GroupSeparatorProperty Field


In This Topic
    GroupSeparatorProperty Field (NumberMoneyPatternDisplayField)
    In This Topic
    Identifies the GroupSeparator dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly GroupSeparatorProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = NumberMoneyPatternDisplayField.GroupSeparatorProperty
    public static readonly DependencyProperty GroupSeparatorProperty

    Field Value

    The identifier for the GroupSeparator dependency property.
    See Also