GrapeCity.Wpf.SpreadSheet Namespace / GradientColorStopInfoCollection Class
Members


GradientColorStopInfoCollection Class
Object Model
GradientColorStopInfoCollection Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public NotInheritable Class GradientColorStopInfoCollection 
   Inherits GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection(Of GradientColorStopInfo)
 
'Usage
 
Dim instance As GradientColorStopInfoCollection
Inheritance Hierarchy

System.Object
   GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection<T>
      GrapeCity.Wpf.SpreadSheet.GradientColorStopInfoCollection

See Also