BCGSoft.Controls.Grid Namespace > GridControl Class > FormatAlignmentFromGridContentAlignment Method : FormatAlignmentFromGridContentAlignment(GridContentAlignmentFlags,StringFormat) Method |
'Declaration Public Overloads Sub FormatAlignmentFromGridContentAlignment( _ ByVal contentAlignment As GridContentAlignmentFlags, _ ByVal format As StringFormat _ )
'Usage Dim instance As GridControl Dim contentAlignment As GridContentAlignmentFlags Dim format As StringFormat instance.FormatAlignmentFromGridContentAlignment(contentAlignment, format)
public void FormatAlignmentFromGridContentAlignment( GridContentAlignmentFlags contentAlignment, StringFormat format )
public: void FormatAlignmentFromGridContentAlignment( GridContentAlignmentFlags contentAlignment, StringFormat* format )
public: void FormatAlignmentFromGridContentAlignment( GridContentAlignmentFlags contentAlignment, StringFormat^ format )
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