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