←Select platform

Day Property

Summary

(Read only) Gets the value of the day after processing the field.

Syntax
C#
VB
C++
public int Day { get; } 
  
Public Property Day As Integer 
public: 
property bool Day { 
   int get(); 
} 

Property Value

Integer number represents the day.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly