'Declaration
<C1DescriptionAttribute("GridLength.IsAbsolute", "Returns true if this GridLength instance holds an absolute (pixel) value.")> Public ReadOnly Property IsAbsolute As Boolean
[C1Description("GridLength.IsAbsolute", "Returns true if this GridLength instance holds an absolute (pixel) value.")] public bool IsAbsolute {get;}