Information related to cell width measurement.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public sealed class MeasureCellWidthEventArgs : EventArgs |
Visual Basic |
---|
Public NotInheritable Class MeasureCellWidthEventArgs Inherits EventArgs |
Visual C++ |
---|
public ref class MeasureCellWidthEventArgs sealed : public EventArgs |
F# |
---|
[<SealedAttribute>] type MeasureCellWidthEventArgs = class inherit EventArgs end |