Objective Grid for Microsoft® .NET® Reference Guide

Cell.ApplyNewStyle Method

Back to Class Index

[Visual Basic]
Public Function ApplyNewStyle( _
ByVal st As Style _
) As Boolean
[C#]
public bool ApplyNewStyle(
Style* st
);

See Also

Cell Class | Cell Members | Stingray.Grid Namespace