Objective Grid for Microsoft® .NET® Reference Guide

Cell.OverrideStyle Method

Back to Class Index

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

See Also

Cell Class | Cell Members | Stingray.Grid Namespace