GrapeCity MultiRow Windows Forms Documentation
CellStyleScope Property (CellStyleContentChangedEventArgs)


Gets the scope that this cell style takes effect on.
Syntax
Public ReadOnly Property CellStyleScope As CellStyleScopes
Dim instance As CellStyleContentChangedEventArgs
Dim value As CellStyleScopes
 
value = instance.CellStyleScope
public CellStyleScopes CellStyleScope {get;}

Property Value

A CellStyleScopes value that indicates the scope that this cell style takes effect on.
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

CellStyleContentChangedEventArgs Class
CellStyleContentChangedEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.