GetViewStyleInfo Method (GridControlBase)
Queries cell information that includes custom formatting based on the current view state. The custom formatting is determined by raising the PrepareViewStyleInfo event.
Overload List
Overload | Description |
---|---|
GetViewStyleInfo(Int32,Int32) | Queries cell information that includes custom formatting based on the current view state. The custom formatting is determined by raising the PrepareViewStyleInfo event. |
GetViewStyleInfo(Int32,Int32,Boolean) | Queries cell information that includes custom formatting based on the current view state. The custom formatting is determined by raising PrepareViewStyleInfo event. |
AssemblyVersion
Syncfusion.Grid.Windows: 17.3460.0.26
See Also