Objective Grid for Microsoft® .NET® Reference Guide

Cell.Style Property

Back to Class Index

Gets a reference to this cell's embedded Style object.     

[Visual Basic]
Public Property Style As Style
[C#]
public Style Style {get; set;}

See Also

Cell Class | Cell Members | Stingray.Grid Namespace