BCGControlBar Library for .NET
GridCellVisualStyle Class Members
Properties  Methods  Events


The following tables list the members exposed by GridCellVisualStyle.

Public Constructors
 NameDescription
Public ConstructorGridCellVisualStyle ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAdditionalTextFormatFlagsGets or sets additional text format flags that can be applied to textual data.  
Public PropertyAutoDestroySpecifies whether all internal data should be disposed automatically when Visual Style is being disposed.  
Public PropertyBackColorGets or set background color of element.  
Public PropertyCellBorderStylesGets or sets an array of border styles.  
Public PropertyContentAlignmentGets or sets alignment of element content.  
Public PropertyFontGets or sets font used to display text.  
Public PropertyForeColorGets or sets text foreground color.  
Public PropertyFormatGets or sets a format string used to format data.  
Public PropertyFormatProviderGets or sets a format provider used to format data.  
Public PropertyHeightGets or sets a hegth of element.  
Public PropertyHighlightedBackColorGets or sets background color of highlighted element.  
Public PropertyHighlightedForeColorGets or sets text color of highlighted element.  
Public PropertyIndentNot implemented.  
Public PropertyIsBorderStyleEmptyGets a value that indicates whether the border style is empty.  
Public PropertyIsIndentSetNot implemented.  
Public PropertyMarkBackColorGets or sets background color of an element in "marked" state.  
Public PropertyMarkForeColorGets or sets text color of an element in "marked" state.  
Public PropertyMarkHighlightedBackColorGets or sets background color of an element in "marked" highlighted state.  
Public PropertyMarkHighlightedForeColorGets or sets text color of an element in "marked" highlighted state.  
Public PropertyPaddingGets or sets element padding.  
Public PropertySelectionBackColorGets or sets background color of element in selected state.  
Public PropertySelectionForeColorGets or sets text color of element in selected state.  
Public PropertySubstituteEmptyBorderStyleGets or sets a value that indicates whether to take the border style from the left border, if border style for other edges is not set.  
Public PropertyWrapModeGets or sets a value that indicates how the text is wrapped within elements.  
Top
Public Methods
 NameDescription
Public MethodAllocate  
Public MethodClear  
Public MethodClearBorderCellStyleOverloaded.   
Public MethodClone  
Public MethodCopyBorderCellStyle  
Public MethodDestroy  
Public MethodDisposeOverloaded.   
Public MethodFormatDataFormats an object to string.  
Public MethodGetBorderStyleInfo  
Public MethodGetObjectDataSerializes a Visual Style.  
Public MethodGetStateColorsReturns colors for requested state.  
Public MethodMergeMerges this Visual Style with source Visual Style.  
Public MethodUpdateUpdates a destination Visual Style with properties of this Visual Style.  
Public MethodUpdateBorderCellStyle  
Top
Protected Methods
Public Events
 NameDescription
Public EventVisualStylePropertyChangedRaised when "Font" property changed.  
Top
See Also

Reference

GridCellVisualStyle Class
BCGSoft.Controls.Grid Namespace

Send Feedback