BCGSoft.Controls.Grid Namespace > Cell Class : Style Property |
'Declaration Public Property Style As GridCellVisualStyle
'Usage Dim instance As Cell Dim value As GridCellVisualStyle instance.Style = value value = instance.Style
public GridCellVisualStyle Style {get; set;}
public: __property GridCellVisualStyle* get_Style(); public: __property void set_Style( GridCellVisualStyle* value );
public: property GridCellVisualStyle^ Style { GridCellVisualStyle^ get(); void set ( GridCellVisualStyle^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2