Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ListTextColumn Class / FontFamilyProperty Field


In This Topic
    FontFamilyProperty Field
    In This Topic
    Identifies the FontFamily DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FontFamilyProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ListTextColumn.FontFamilyProperty
    public static readonly DependencyProperty FontFamilyProperty
    See Also