|
CanBeOverflown()
|
隣接するセルが一杯になったときにそのデータをこれらの特定のセルに表示できるかどうかを決定します。
|
|
CanOverflow()
|
セルが一杯になったときに隣のセルに内容を表示できるかどうかを決定します。
|
|
GetFilterSortButtonSize(float)
|
フィルタソートボタンのサイズを取得します。
|
|
GetImageBox(Graphics, Rectangle, Font, HorizontalAlignment, VerticalAlignment, string, ButtonTextAlign, Image)
|
画像に関する情報を返します。
|
|
GetImageBox(Graphics, Rectangle, Font, HorizontalAlignment, VerticalAlignment, string, ButtonTextAlign, Image, int)
|
画像に関する情報を返します。
|
|
GetObjectData(SerializationInfo, StreamingContext)
|
SerializationInfoに対して、ターゲットオブジェクトのシリアル化に必要なデータを設定します。
|
|
GetPreferredSize(Graphics, Size, Appearance, object, float)
|
レンダラーコントロールのためにセルの優先サイズ(必要な最大サイズ)を取得します。
|
|
GetSelectorEditingButtonSize(float)
|
選択編集ボタンのサイズを取得します。
|
|
PaintBackground(Graphics, ref bool, bool, bool, bool, Rectangle, int, int, VisualStyles, bool, Color)
|
拡張ヘッダセルの背景を描画します。
|
|
PaintCell(PdfGraphics, RectangleF, Appearance, object, bool, bool, float)
|
セルを PDF に描画(印刷)します。
|
|
PaintCell(Graphics, Rectangle, Appearance, object, bool, bool, float)
|
指定した外観設定を使用して、編集モードでない列ヘッダ セルを指定したグラフィック インタフェースに描画します。
|
|
PaintFilterIndicator(Graphics, Rectangle, Appearance, float)
|
指定した外観設定を使用して、列ヘッダにフィルタインジケータを描画します。
|
|
PaintHeader(Graphics, Rectangle, Rectangle, Color, Color, Font, HorizontalAlignment, VerticalAlignment, bool, bool, string, string, ButtonTextAlign, TextOrientation, bool, int, Color, Color, Image, Image, bool, HotkeyPrefix, VisualStyles, bool, bool, Appearance, double)
|
列ヘッダ セルを描画します。
|
|
PaintHeader(Graphics, Rectangle, Rectangle, Color, Color, Font, HorizontalAlignment, VerticalAlignment, bool, bool, string, string, ButtonTextAlign, TextOrientation, bool, int, Color, Color, Image, Image, bool, HotkeyPrefix, VisualStyles, bool, bool, Appearance, double, float)
|
列ヘッダ セルを描画します。
|
|
PaintRowEditingSelector(Graphics, Rectangle, Appearance, float)
|
選択された行の行ヘッダに行ヘッダセレクターを描画します。
|
|
PaintRowSelector(Graphics, Rectangle, Appearance, float)
|
選択された行の行ヘッダに行ヘッダセレクターを描画します。
|
|
PaintSortIndicator(Graphics, Rectangle, Appearance, float)
|
指定した外観設定を使用して、列ヘッダにソートインジケータを描画します。
|
|
ToHorizontalAlignment(CellHorizontalAlignment)
|
FarPoint.Win.Spread.CellHorizontalAlignment値を対応するFarPoint.Win.HorizontalAlignment値に変換します。
|
|
ToString()
|
レンダラーの名前を返します。
|
|
ToVerticalAlignment(CellVerticalAlignment)
|
FarPoint.Win.Spread.CellVerticalAlignment値を対応するFarPoint.Win.VerticalAlignment値に変換します。
|