BCGSoft.Controls.Grid Namespace > GridCellBorderStyle Class : Style Property |
'Declaration Public Property Style As CellBorderStyle
'Usage Dim instance As GridCellBorderStyle Dim value As CellBorderStyle instance.Style = value value = instance.Style
public CellBorderStyle Style {get; set;}
public: __property CellBorderStyle get_Style(); public: __property void set_Style( CellBorderStyle value );
public: property CellBorderStyle Style { CellBorderStyle get(); void set ( CellBorderStyle 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