Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcTextBox Class / EllipsisStringProperty Field


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

    Field Value

    The identifier for the EllipsisString dependency property.
    See Also