ModernCounterDisplayNumber Property  | 
 
            Gets an integer value as the counter (it sums up all values in the Data)
            
 
    Namespace: 
   Hummingbird.UI
    Assembly:
   Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntaxpublic int DisplayNumber { get; }Public ReadOnly Property DisplayNumber As Integer
	Get
public:
property int DisplayNumber {
	int get ();
}Property Value
Type: 
Int32
See Also