InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputDataNavigator Class / DefaultCountLabelFormat Property

In This Topic
    DefaultCountLabelFormat Property (InputDataNavigator)
    In This Topic
    Gets the default string displayed as the count label.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultCountLabelFormat As String
    protected virtual string DefaultCountLabelFormat {get;}
    See Also