GrapeCity MultiRow Windows Forms Documentation
NamedCellStyles Property (DynamicCellStyleContext)


Gets the predefined NamedCellStyles.
Syntax
Public ReadOnly Property NamedCellStyles As NamedCellStyleDictionary
Dim instance As DynamicCellStyleContext
Dim value As NamedCellStyleDictionary
 
value = instance.NamedCellStyles
public NamedCellStyleDictionary NamedCellStyles {get;}

Property Value

A NamedCellStyleDictionary that represents the predefined NamedCellStyles.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DynamicCellStyleContext Class
DynamicCellStyleContext Members

 

 


Copyright © GrapeCity, inc. All rights reserved.