FlexPivot for WinForms
DefinedElements プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : DefinedElements プロパティ
Gets or sets which elements are defined in this style.
シンタックス
'宣言
 
Public Property DefinedElements As StyleElementFlags
public StyleElementFlags DefinedElements {get; set;}
解説
Elements that are not defined in a particular style are automatically inherited from the ancestor style (usually the Normal style). For example, if you create a custom style that defines the Font property, all other elements (back color, alignment, and so on) are inherited from the ancestor style, which may be the Normal style or another custom style assigned to a row or column.
参照

CellStyle クラス
CellStyle メンバ