Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property UnitType As ResizeUnitType |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UXGridViewLength Dim value As ResizeUnitType value = instance.UnitType |
C# | |
---|---|
public ResizeUnitType UnitType {get;} |
Delphi | |
---|---|
public read-only property UnitType: ResizeUnitType; |
JScript | |
---|---|
public function get UnitType : ResizeUnitType |
Managed Extensions for C++ | |
---|---|
public: __property ResizeUnitType get_UnitType(); |
C++/CLI | |
---|---|
public: property ResizeUnitType UnitType { ResizeUnitType get(); } |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family