GrapeCity.Xaml.SpreadSheet.Data
Count Property (StyleInfoCollection)


Gets the number of styles (StyleInfo objects) in the collection.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable ReadOnly Property Count As Integer
'Usage
 
Dim instance As StyleInfoCollection
Dim value As Integer
 
value = instance.Count
[DefaultValue()]
public virtual int Count {get;}

Property Value

The number of styles (StyleInfo objects) in the collection.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StyleInfoCollection Class
StyleInfoCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options