Objective Grid for Microsoft® .NET® Reference Guide

Draw3dFrameType Enumeration

Back to Class Index

This enumeration specifies the 3dFrameType of a cell.

[Visual Basic]
Public Enum Draw3dFrameType
[C#]
public enum Draw3dFrameType

Remarks

The enumeration represents the different FrameStyle alignment options for contents of a cell that you can specify with the property of the Style class

Members

Member NameDescription
Normal Normal Cell Look
Raised Edges Raised Outer
Inset Edges Sunken Outer

Requirements

Namespace: Stingray.Grid

Assemblies: Stingray.GridControl80 (in Stingray.GridControl80.dll)
                     Stingray.GridControl90 (in Stingray.GridControl90.dll)
                     Stingray.GridControl10 (in Stingray.GridControl10.dll)

See Also

Stingray.Grid Namespace