GridControl.CalcValidColWidth(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual int CalcValidColWidth(int X);
protected virtual int CalcValidColWidth (int X);
abstract member CalcValidColWidth : int -> int
override this.CalcValidColWidth : int -> int
Protected Overridable Function CalcValidColWidth (X As Integer) As Integer
Parameters
- X
- Int32