InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / CountLabelFormat Property

In This Topic
    CountLabelFormat Property (InputDataNavigator)
    In This Topic
    Gets or sets a string displayed as the count label.
    Syntax
    'Declaration
     
    Public Property CountLabelFormat As String
    public string CountLabelFormat {get; set;}
    See Also