IGridTextBoxValidationColumnLocationScreen Property

Gets a comma-delimited string describing the dimensions and absolute location of this element on the screen. The string consists of the following values: 'Left, Top, Width, Height'.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
string LocationScreen { get; set; }

Property Value

String

See Also