 | GridTWidth Property |
[Missing <summary> documentation for "P:Slash.Collections.Grid.Grid`1.Width"]
Namespace: Slash.Collections.GridAssembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntaxpublic int Width { get; }
Public ReadOnly Property Width As Integer
Get
public:
property int Width {
int get ();
}
member Width : int with get
Property Value
Type:
Int32
See Also