GridColumn Classe

Definizione

public ref class GridColumn abstract : IDisposable
public abstract class GridColumn : IDisposable
Public MustInherit Class GridColumn
Implements IDisposable
Ereditarietà
GridColumn
Derivato
Implementazioni

Costruttori

GridColumn()
GridColumn(GridColumnInfo, Int32, Int32)

Campi

CELL_CONTENT_OFFSET
m_myAlign
m_myBackgroundBrush
m_myColType
m_myColumnIndex
m_myTextBmpLayout
m_myTextBrush
m_myWidthInChars
m_myWidthInPixels
m_withRightGridLine
m_withSelectionBk
s_defaultRTL
s_defaultWidthInPixels
s_DisabledCellBKBrush
s_DisabledCellForeBrush

Proprietà

BackgroundBrush
ColumnIndex
ColumnType
IsWidthInChars
RightGridLine
TextAlign
TextBitmapLayout
TextBrush
WidthInPixels
WithSelectionBk

Metodi

Dispose()
Dispose(Boolean)
DrawCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64)
DrawCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
DrawDisabledCell(Graphics, Font, Rectangle, IGridStorage, Int64)
GetAccessibleState(Int64, IGridStorage)
GetAccessibleValue(Int64, IGridStorage)
IsPointOverTextInCell(Point, Rectangle, IGridStorage, Int64, Graphics, Font)
PrintCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64)
PrintCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
ProcessNewGridFont(Font)
SetRTL(Boolean)

Si applica a