FlexPivot for WinForms
CellStyle クラス メンバ
プロパティ  メソッド 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : CellStyle クラス

CellStyleデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets or sets the color used to paint the cell background.  
Public プロパティGets or sets the style's background image.  
Public プロパティGets or sets the a value that determines how the style will scale and position background image.  
Public プロパティGets the CellBorder object associated with this style.  
Public プロパティGets or sets a pipe-delimited list of valid values.  
Public プロパティGets or sets an System.Collections.IDictionary used to associate cell values with display values.  
Public プロパティGets or sets the data type for the style.  
Public プロパティGets or sets which elements are defined in this style.  
Public プロパティGets or sets whether to show images, text, or both.  
Public プロパティGets or sets the mask string used to edit values.  
Public プロパティGets or sets the custom editor used to edit cells that have this style.  
Public プロパティGets or sets the font used to paint text in the cell.  
Public プロパティGets or sets the color of the text in the cell.  
Public プロパティGets or sets the format string used to display values.  
Public プロパティGets or sets the image alignment.  
Public プロパティGets or sets an System.Collections.IDictionary used to associate cell values with images.  
Public プロパティGets or sets the space between images and text in a cell, in pixels.  
Public プロパティGets or sets the margins between the edges of the cell and its contents, in pixels.  
Public プロパティGets or sets the style name.  
Public プロパティGets or sets the background color of the searched text in the cell.  
Public プロパティGets the StringFormat element used for rendering strings when the C1FlexGridBase.UseCompatibleTextRendering property is set to true.  
Public プロパティGets or sets the text alignment.  
Public プロパティGets or sets the text direction.  
Public プロパティGets or sets the 3D effect used to paint text.  
Public プロパティGets or sets how long strings are trimmed to fit the cell.  
Public プロパティGets or sets arbitrary user data associated with this style.  
Public プロパティGets or sets whether long strings should automatically wrap within the cell.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Returns a compact string representation of this CellStyle.  
Public メソッドオーバーロードされます。 Clears selected elements from this style.  
Public メソッドDetermines whether two CellStyle objects are equal.  
Public メソッドGets the content portion of a cell's rectangle.  
Public メソッドServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public メソッドGets the image portion of a cell's rectangle.  
Public メソッドGets the text portion of a cell's rectangle.  
Public メソッドCopies all elements defined in a source style to this style.  
Public メソッドRebuilds this style based on a description contained in a string.  
Public メソッドオーバーロードされます。 Renders a string and an image into a System.Drawing.Graphics object using this style.  
トップ
参照

CellStyle クラス
C1.Win.C1FlexGrid 名前空間