IWinHeaderItemFormat.IsFixed Property |
Returns true if the column size cannot be changed.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
SyntaxReadOnly Property IsFixed As Boolean
Get
Dim instance As IWinHeaderItemFormat
Dim value As Boolean
value = instance.IsFixed
property bool IsFixed {
bool get ();
}
Property Value
Type:
Boolean
Exceptions
See Also