Metodo UtilityCustomizeCell |
Namespace: DedNet.Core
public static void CustomizeCell( RowCellCustomDrawEventArgs e, Image img, Color rectangle )
Public Shared Sub CustomizeCell ( e As RowCellCustomDrawEventArgs, img As Image, rectangle As Color )
public: static void CustomizeCell( RowCellCustomDrawEventArgs^ e, Image^ img, Color rectangle )
static member CustomizeCell : e : RowCellCustomDrawEventArgs * img : Image * rectangle : Color -> unit