Skip to content

SetWidthInPixels Method

SetWidthInPixels

Summary

Sets the grid column width in pixels.

Signature

1
public abstract void SetWidthInPixels(double value)

Parameters

Name Type Description
value double The value.

Return Value

void

Declaring Type

cAlgo.API.GridColumn


Last update: March 23, 2023